Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 735 Bytes

vt_completion.md

File metadata and controls

35 lines (22 loc) · 735 Bytes

vt completion

Output shell completion code for the specified shell (bash or zsh)

Synopsis

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]

Options

  -h, --help   help for completion

Options inherited from parent commands

  -k, --apikey string   API key
      --proxy string    HTTP proxy
  -v, --verbose         verbose output

SEE ALSO

  • vt - A command-line tool for interacting with VirusTotal