Command Line Interface
zenodo_client automatically installs the command zenodo_client. See zenodo_client
--help for usage details.
zenodo_client
CLI for Zenodo Client.
Usage
zenodo_client [OPTIONS] COMMAND [ARGS]...
download
Ensure a record is downloaded.
Usage
zenodo_client download [OPTIONS] DEPOSITION PATH
Options
- --force
- --latest
Arguments
- DEPOSITION
Required argument
- PATH
Required argument
update
Update the record and given files.
Usage
zenodo_client update [OPTIONS] DEPOSITION [PATHS]...
Options
- -v, --verbose
Enable verbose mode. More -v’s means more verbose.
- --version
Show the version and exit.
Arguments
- DEPOSITION
Required argument
- PATHS
Optional argument(s)