You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the plugin to provide shell completion, it needs to add a kubectl_complete-revisions executable on the PATH, see kubernetes/kubernetes#105867 (also see sample-cli-plugin).
The script could be as simple as:
The plugin should support shell completion to make it easier to use.
This will make kubectl power users feel right at home.
The text was updated successfully, but these errors were encountered: