## vt retrohunt matches Get matches for a retrohunt job ``` vt retrohunt matches [job id] [flags] ``` ### Options ``` -c, --cursor string cursor for continuing where the previous request left -x, --exclude strings exclude fields matching the provided pattern -h, --help help for matches -I, --identifiers-only print identifiers only -i, --include strings include fields matching the provided pattern (default [**]) -n, --limit int maximum number of results (default 10) ``` ### 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 retrohunt](vt_retrohunt.md) - Manage retrohunt jobs