Version v1.16 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.

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