get-trickest-files
Get a file from your Trickest file storage
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
Source:View Source
Parameters
--token
Trickest authentication token--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
Names of the files to get, separated by commas--token-file
Trickest authentication token file--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
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