Upload one or more files to your account
Upload a file or files contained in a folder.
This command receives one file or folder path and uploads them to your VirusTotal Monitor account. It returns uploaded the file paths followed by their corresponding monitor ID. You can use the “vt monitor [monitor_id]” command for retrieving information about the it.
vt monitor upload [file/folder] [remote_path] [flags]
vt monitor item upload foo.exe /remote_folder/foo.exe
vt monitor item upload myfolder/ /another_remote_folder/
-h, --help help for upload
-t, --threads int number of threads working in parallel (default 5)
-k, --apikey string API key
--proxy string HTTP proxy
-v, --verbose verbose output