put-trickest-files
Upload a file(s) into your Trickest file storage
Details
Category: Utilities
Publisher: trickest-mhmdiaa
Created Date: 2/23/2023
Container: quay.io/trickest/put_trickest_files:f811f08
Source URL: https://github.com/trickest/trickest-files
Parameters
token
string
requiredCommand:
--token
- Trickest authentication tokenfile-name
string
requiredCommand:
--file-name
- Change the name of the uploaded file. By default, the original name will be retained (compatible only with --input-file, not --input-folder)dependency
file
requiredCommand:
--dependency
- Specify a node that will always run before this one (e.g. while running a diff, connect this to get-trickest-files to make sure you don't write the new results before getting the old ones)input-file
file
requiredCommand:
--input-file
- File to uploadtoken-file
file
Command:
--token-file
- Trickest authentication token fileinput-folder
folder
Command:
--input-folder
- Folder with files to uploadfail-on-error
boolean
Command:
--fail-on-error
- Fail on errors such as invalid token. If not provided and an error occurs, the input will be written to the output without uploading it