get-trickest-files
Get a file from your Trickest file storage
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
requiredCommand:
--token
- Trickest authentication tokendependency
file
requiredCommand:
--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
requiredCommand:
--file-names
- Names of the files to get, separated by commastoken-file
file
requiredCommand:
--token-file
- Trickest authentication token filefail-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 writtenpartial-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