Output shell completion code for the specified shell (bash or zsh)
Output shell completion code for the specified shell (bash or zsh).
The shell code must be evaluated to provide interactive completion of vt commands. This can be done by sourcing it from the .bash_profile.
Note for zsh users: [1] zsh completions are only supported in versions of zsh >= 5.2
vt completion <shell> [flags]
-h, --help help for completion
-k, --apikey string API key
--format string Output format (yaml/json/csv) (default "yaml")
-s, --silent Silent or quiet mode. Do not show progress meter
-v, --verbose verbose output