Skip to content

Onit completion

onit completion

Generated bash or zsh auto-completion script

Synopsis

Generated bash or zsh auto-completion script

onit completion <shell> [flags]

Examples

For bash run the following command from the shell: eval $(onit completion bash).
For zsh run the following command from the shell: source <(onit completion zsh).

Options

  -h, --help   help for completion

Options inherited from parent commands

  -c, --cluster string   the cluster on which to execute the command
  -v, --verbose          Enable verbose output

SEE ALSO

  • onit - Setup test clusters and run integration tests on Kubernetes
Auto generated by spf13/cobra on 11-Dec-2019