onos completion

Generated bash or zsh auto-completion script

onos completion <shell> [flags]

Examples

For bash run the following command from the shell: eval $(onos completion bash).
For zsh run the following command from the shell: source <(onos completion zsh). 
For fish run the following command from the shell: onos completion fish > ~/.config/fish/completions/onos.fish

Options

  -h, --help   help for completion

SEE ALSO

  • onos - ONOS command line client

Auto generated by spf13/cobra on 14-Mar-2022