← Package directory
Available on winget

Install vt-cli

VirusTotal Command Line Interface

Install with winget
winget install --id VirusTotal.vt-cli
Upgrade
winget upgrade --id VirusTotal.vt-cli
Uninstall
winget uninstall --id VirusTotal.vt-cli

About vt-cli

VirusTotal Command Line Interface

What's new in 1.3.1

No release notes provided.

Version history

Version Updated Notes
1.3.1 Unknown No notes
1.3.0 Unknown No notes
1.2.0 Unknown What's Changed - feat: add --private option to vt file and vt url commands, allowing to retrieve private files and URLs. Full Changelog: 1.1.1...1.2.0
1.1.1 Unknown Fix release token
1.0.1 Unknown What's Changed - chore: update actions, minor fixes by @kbdharun in #87 - fix deplicated io/ioutils | golang/go#40025 by @whonion in #90 - Mention support for Chocolatey installation by @flcdrg in #92 - chore: Bump go ve...
1.0.0 Unknown What's Changed (Stable version) - docs: Improve install section in README by @mgmacias95 in #83 - Update docs links by @jramirezvt in #85
0.14.0 Unknown What's Changed - chore: Add link to go install docs by @mgmacias95 in #73 - add --silent flag by @karlhiramoto in #74 - README: add winget as alternative installation method in Windows by @kbdharun in #78 - CI: bump work...
0.13.0 Unknown What's Changed - Enable code hightlighting in README by @Goooler in #72 - feat(scan): Add a flag to wait for analysis completion by @mgmacias95 in #71 New Contributors - @Goooler made their first contribution in #72