vt-cli

vt hunting ruleset list

List rulesets

Synopsis

List malware hunting rulesets.

This command list the malware hunting rulesets associated to the currently configured API key.

vt hunting ruleset list [flags]

Options

  -c, --cursor string      cursor for continuing where the previous request left
  -x, --exclude strings    exclude fields matching the provided pattern
  -f, --filter string      filter
  -h, --help               help for list
  -I, --identifiers-only   print identifiers only
  -i, --include strings    include fields matching the provided pattern (default [**])
  -n, --limit int          maximum number of results (default 10)

Options inherited from parent commands

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

SEE ALSO