vt-cli

vt hunting notification delete

Delete hunting notifications

Synopsis

Delete hunting notifications.

This command deletes the malware hunting notifications associated to the currently configured API key.

vt hunting notification delete [notification id]... [flags]

Options

  -a, --all               delete all notifications
  -h, --help              help for delete
  -t, --with-tag string   delete notifications with a given tag

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