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
I am not sure if this makes sense for this library. So just wanted to get your opinion on providing an option to generate Bash/Zsh completion scripts for the arguments like in some other cli/flag libraries
I am not sure if this makes sense for this library. So just wanted to get your opinion on providing an option to generate Bash/Zsh completion scripts for the arguments like in some other cli/flag libraries
https://github.com/spf13/cobra/blob/master/bash_completions.go
https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/completion.go
The text was updated successfully, but these errors were encountered: