Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rke command completion #9339

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

weh
Copy link

@weh weh commented Oct 13, 2020

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.

Changes:

  • Adds the Rancher Kubernetes Engine rke CLI completion

@ohmyzsh ohmyzsh bot added Area: plugin Issue or PR related to a plugin New: plugin Request for a plugin or Pull Request that adds one Topic: completion Pull Request or issue regarding completion Type: documentation Documentation issue or Pull Request labels Oct 13, 2020
@weh
Copy link
Author

weh commented Oct 14, 2020

@mcornella do you want completions like this? i plan to add k3s also, since i use it regularly.

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 New: plugin Request for a plugin or Pull Request that adds one Topic: completion Pull Request or issue regarding completion Type: documentation Documentation issue or Pull Request
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

None yet

2 participants