File Commands
Overview
Usage:
catalytic file (help | -h | --help)
catalytic file download <Id> [<DownloadPath>] [--credentials=<CredentialsName>]
catalytic file upload <Path> [--credentials=<CredentialsName>]
Options:
-h --help Show help.
<Id> The Catalytic Id of the File to be download.
<DownloadPath> The file path or directory path to which the File to download. Defaults to the current working directory if unspecified.
<Path> The Path of the File that to upload.
--credentials=<CredentialsName> The name associated with the Catalytic Credentials to use for the command. If left unspecified, the default Credentials will be used.
Updated over 3 years ago