CLI Reference
Last updated
Last updated
Auxiliary scripts and recipes for automating routine tasks.
Usage:
Options:
Command Groups:
Commands:
Configuration operations.
Usage:
Options:
Commands:
Generate JSON configuration file for accessing cluster registry.
Usage:
Options:
Data transfer operations.
Usage:
Options:
Commands:
Copy data between external object storage and cluster. Supported external object storage systems: ['AWS', 'GCS', 'AZURE', 'HTTP', 'HTTPS']
Usage:
Options:
Copy data between storages on different clusters.
Usage:
Options:
Job container image operations.
Usage:
Options:
Commands:
Build Job container image remotely on cluster using Kaniko.
Usage:
Options:
Copy images between clusters.
Usage:
Options:
Cluster Kubernetes operations.
Usage:
Options:
Commands:
Usage:
Options:
Usage:
Options:
Seldon deployment operations.
Usage:
Options:
Commands:
Usage:
Options:
Usage:
Options:
Download neuro project files from storage.
Downloads file (or files under) from storage://remote-project-dir/PATH to project-root/PATH. You can use "." for PATH to download whole project. The "remote-project-dir" is set using .neuro.toml config, as in example:
[extra] remote-project-dir = "project-dir-name"
Usage:
Options:
Create neuro CLI aliases for neuro-extras functionality.
Usage:
Options:
Upload neuro project files to storage.
Uploads file (or files under) project-root/PATH to storage://remote-project- dir/PATH. You can use "." for PATH to upload whole project. The "remote- project-dir" is set using .neuro.toml config, as in example:
[extra] remote-project-dir = "project-dir-name"
Usage:
Options:
Name
Description
--version
Show the version and exit.
--help
Show this message and exit.
Usage
Description
Configuration operations.
Data transfer operations.
Job container image operations.
Cluster Kubernetes operations.
Seldon deployment operations.
Usage
Description
Download neuro project files from storage.
Create neuro CLI aliases for neuro-extras functionality.
Upload neuro project files to storage.
Name
Description
--help
Show this message and exit.
Usage
Description
Generate JSON configuration file for accessing cluster registry.
Name
Description
--help
Show this message and exit.
Name
Description
--help
Show this message and exit.
Usage
Description
Copy data between external object storage and cluster.
Copy data between storages on different clusters.
Name
Description
-x, --extract
Perform extraction of SOURCE into the DESTINATION directory. The archive type is derived from the file name. Supported types: .tar.gz, .tgz, .tar.bz2, .tbz2, .tbz, .tar, .gz, .zip.
-c, --compress
Perform compression of SOURCE into the DESTINATION file. The archive type is derived from the file name. Supported types: .tar.gz, .tgz, .tar.bz2, .tbz2, .tbz, .tar, .gz, .zip.
-v, --volume MOUNT
Mounts directory from vault into container. Use multiple options to mount more than one volume.
-e, --env VAR=VAL
Set environment variable in container. Use multiple options to define more than one variable.
-t, --use-temp-dir
Download and extract / compress data (if needed) inside the temporal directory. Afterwards move resulted file(s) into the DESTINATION. NOTE: use it if 'storage:' is involved and extraction or compression is performed to speedup the process.
--help
Show this message and exit.
Name
Description
--help
Show this message and exit.
Name
Description
--help
Show this message and exit.
Usage
Description
Build Job container image remotely on cluster using Kaniko.
Copy images between clusters.
Name
Description
-f, --file TEXT
--build-arg TEXT
-v, --volume MOUNT
Mounts directory from vault into container. Use multiple options to mount more than one volume. Use --volume=ALL to mount all accessible storage directories.
-e, --env VAR=VAL
Set environment variable in container Use multiple options to define more than one variable
-s, --preset PRESET
Predefined resource configuration (to see available values, run neuro config show
)
-F, --force-overwrite
Build even if the destination image already exists.
--cache / --no-cache
Use kaniko cache while building image [default: True]
--verbose BOOLEAN
--help
Show this message and exit.
Name
Description
-F, --force-overwrite
Transfer even if the destination image already exists.
--help
Show this message and exit.
Name
Description
--help
Show this message and exit.
Usage
Description
Name
Description
--name TEXT
--help
Show this message and exit.
Name
Description
--name TEXT
--help
Show this message and exit.
Name
Description
--help
Show this message and exit.
Usage
Description
Name
Description
--name TEXT
--neuro-secret TEXT
--registry-secret TEXT
--help
Show this message and exit.
Name
Description
--help
Show this message and exit.
Name
Description
--help
Show this message and exit.
Name
Description
--help
Show this message and exit.
Name
Description
--help
Show this message and exit.