Get information about collections
Get information about one or more collections.
This command receives one or more collection IDs and returns information about them. The information for each collection is returned in the same order as the collections are passed to the command.
If the command receives a single hypen (-) the collection will be read from the standard input, one per line.
vt collection [collection]... [flags]
vt collection malpedia_win_emotet
vt collection malpedia_win_emotet alienvault_603eb1abdd4812819c64e197
cat list_of_collections | vt collection -n [collection_name] -d [collection_description] -
-x, --exclude strings exclude fields matching the provided pattern
-h, --help help for collection
-I, --identifiers-only print identifiers only
-i, --include strings include fields matching the provided pattern (default [**])
-t, --threads int number of threads working in parallel (default 5)
-k, --apikey string API key
--proxy string HTTP proxy
-v, --verbose verbose output