Name:get-trickest-files
Category:Utilities
Publisher:trickest-mhmdiaa
Created:2/23/2023
Container:quay.io/trickest/get_trickest_files:1a65c1c
Output Type:
License:Unknown

Parameters

token
string
required
--tokenTrickest authentication token
dependency
file
required
--dependencySpecify a node that will always run before this one (e.g. wait for a node to upload its output before downloading it)
file-names
string
required
--file-namesNames of the files to get, separated by commas
token-file
file
required
--token-fileTrickest authentication token file
fail-on-error
boolean
--fail-on-errorFail on errors such as invalid token. If not provided and an error occurs, an empty output file will be written
partial-name-match
boolean
--partial-name-matchGet all files with a partial name match. For example, using `--file-names subdomains.txt` will retrieve files like `trickest.com-subdomains.txt`, `trickest.io-subdomains.txt`, and so on