vt_monitor.md
September 12, 2025 ยท View on GitHub
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
- vt - A command-line tool for interacting with VirusTotal
- vt monitor delete - Delete monitor files
- vt monitor deletedetails - Delete details metadata from files
- vt monitor download - Download files from your monitor account
- vt monitor list - List monitor in your account
- vt monitor relationships - Get all relationships.
- vt monitor setdetails - Sets details metadata for a monitor file
- vt monitor upload - Upload one or more files to your account