Skip to content

feat(kubectl) add general aliases #12689

Closed
DimaGolomozy wants to merge 3 commits intoohmyzsh:masterfrom
DimaGolomozy:patch-1
Closed

feat(kubectl) add general aliases #12689
DimaGolomozy wants to merge 3 commits intoohmyzsh:masterfrom
DimaGolomozy:patch-1

Conversation

@DimaGolomozy
Copy link

Standards checklist:

  • The PR title is descriptive.
  • The PR doesn't replicate another PR which is already open.
  • I have read the contribution guide and followed all the instructions.
  • The code follows the code style guide detailed in the wiki.
  • The code is mine or it's from somewhere with an MIT-compatible license.
  • The code is efficient, to the best of my ability, and does not waste computer resources.
  • The code is stable and I have tested it myself, to the best of my abilities.
  • If the code introduces new aliases, I provide a valid use case for all plugin users down below.

Changes:

Aliases for general kubectl usage, get/edit/describe

Added aliases to run the following commands

kubectl get      -> kg
kubectl edit     -> ke
kubectl describe -> kd

Other comments:

...

@ohmyzsh ohmyzsh bot added Area: plugin Issue or PR related to a plugin Topic: alias Pull Request or issue regarding aliases labels Sep 23, 2024
@ohmyzsh ohmyzsh bot added the Type: documentation Documentation issue or Pull Request label Sep 23, 2024
@PixiBixi
Copy link
Contributor

Hi sir! Good idea

Added a comment, small typo ;)

@DimaGolomozy
Copy link
Author

Hi sir! Good idea

Added a comment, small typo ;)

where is the comment?

@PixiBixi
Copy link
Contributor

You did a typo on describe, just see above

@DimaGolomozy
Copy link
Author

@mcornella will be glad for a review :)

@github-project-automation github-project-automation bot moved this from Backlog to Done in Main project Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: plugin Issue or PR related to a plugin Topic: alias Pull Request or issue regarding aliases Type: documentation Documentation issue or Pull Request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants