Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 926 Bytes

vt_hunting_ruleset_list.md

File metadata and controls

39 lines (27 loc) · 926 Bytes

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