nipoppy pipeline upload
¶
Note
This command calls the nipoppy.workflows.pipeline_store.zenodo.ZenodoUploadWorkflow
class from the Python API internally.
nipoppy pipeline upload¶
Upload a pipeline config directory to Zenodo.
nipoppy pipeline upload [OPTIONS] PIPELINE_DIR
Options
- --zenodo-id <record_id>¶
To update an existing pipeline, provide the Zenodo ID.
- -y, --assume-yes, --yes¶
Assume yes to all questions.
- --password-file <password_file>¶
Required Path to file containing Zenodo access token (and nothing else)
- -f, --force¶
Ignore safeguard warnings and upload anyway. Use with caution.
- --sandbox¶
Use the Zenodo sandbox API for tests.
- -n, --dry-run¶
Print commands but do not execute them.
- -v, --verbose¶
Verbose mode (Show DEBUG messages).
Arguments
- PIPELINE_DIR¶
Required argument