vt-cli

vt monitor

Manage your monitor account

Synopsis

Manage your VirusTotal Monitor account.

This command allows you to manage the contents of your account and retrieve information about analyses performed to your collection.

Reference: https://docs.virustotal.com/reference/monitor

vt monitor [monitor_id]... [flags]

Options

  -x, --exclude strings   exclude fields matching the provided pattern
  -h, --help              help for monitor
  -i, --include strings   include fields matching the provided pattern (default [**])
  -t, --threads int       number of threads working in parallel (default 5)

Options inherited from parent commands

  -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

SEE ALSO