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
Command:
--token
- Trickest authentication tokenCommand:
--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)Command:
--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)Command:
--input-file
- File to uploadCommand:
--token-file
- Trickest authentication token fileCommand:
--input-folder
- Folder with files to uploadCommand:
--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