Forrest logo
back to context overview

vt

List of commands for vt:

  • vt:tldr:2fb2e vt: Download files in encrypted `.zip` format (requires premium account).
    $ vt download ${file_id} --output ${path-to-directory} --zip --zip-password ${password}
    try on your machine
    explain this command
  • vt:tldr:301c1 vt: Scan a specific file for viruses.
    $ vt scan file ${filename}
    try on your machine
    explain this command
  • vt:tldr:3ec7b vt: Initialize or re-initialize `vt` to enter API key interactively.
    $ vt init
    try on your machine
    explain this command
  • vt:tldr:5830b vt: Display information for a specific URL.
    $ vt url ${url}
    try on your machine
    explain this command
  • vt:tldr:83d7d vt: Display information from a specific analysis.
    $ vt analysis ${select}
    try on your machine
    explain this command
  • vt:tldr:d7f7e vt: Scan a URL for viruses.
    $ vt scan url ${url}
    try on your machine
    explain this command
  • vt:tldr:ecf33 vt: Display information about a domain.
    $ vt domain ${url}
    try on your machine
    explain this command
back to context overview