operator-sdk completion
operator-sdk completion
Load completions for the specified shell
Synopsis
Output shell completion code for the specified shell. The shell code must be evaluated to provide interactive completion of operator-sdk commands. Detailed instructions on how to do this for each shell are provided in their own commands.
Options
-h, --help help for completion
Options inherited from parent commands
--plugins strings plugin keys to be used for this subcommand execution
--verbose Enable verbose logging
SEE ALSO
- operator-sdk -
- operator-sdk completion bash - Load bash completions
- operator-sdk completion fish - Load fish completions
- operator-sdk completion powershell - Load powershell completions
- operator-sdk completion zsh - Load zsh completions
Last modified March 24, 2021: deps: bump kubebuilder to v3.0.0-beta.1 (#4581) (1e014367)