vt-cli

vt group

Get information about VirusTotal groups

Synopsis

Get information about a group.

vt group [groupname]... [flags]

Examples

  vt group mygroup

Options

  -x, --exclude strings    exclude fields matching the provided pattern
  -h, --help               help for group
  -I, --identifiers-only   print identifiers only
  -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