Details

Category: Utilities

Publisher: trickest-mhmdiaa

Created Date: 2/23/2023

Container: quay.io/trickest/get_trickest_files:1a65c1c

Source URL: https://github.com/trickest/trickest-files

Parameters

token
string
required
Command: --token - Trickest authentication token
dependency
file
required
Command: --dependency - Specify 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
Command: --file-names - Names of the files to get, separated by commas
token-file
file
required
Command: --token-file - Trickest authentication token file
fail-on-error
boolean
Command: --fail-on-error - Fail on errors such as invalid token. If not provided and an error occurs, an empty output file will be written
partial-name-match
boolean
Command: --partial-name-match - Get 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