CLI Reference
apolo-extras
Auxiliary scripts and recipes for automating routine tasks.
Usage:
Options:
Command Groups:
Commands:
apolo-extras config
Configuration operations.
Usage:
Options:
Commands:
apolo-extras config build-registy-auth
Generate docker auth for accessing remote registry.
Usage:
Options:
apolo-extras config save-registry-auth
Save docker auth file for accessing platform registry.
Usage:
Options:
apolo-extras data
Data transfer operations.
Usage:
Options:
Commands:
apolo-extras data cp
Copy data between external object storage and cluster. Supported external object storage systems: ['AWS', 'GCS', 'AZURE', 'HTTP', 'HTTPS']. Note: originally, Azure's blob storage scheme is 'http(s)', but we prepend 'azure+' to differenciate https vs azure
Usage:
Options:
apolo-extras data transfer
Copy data between storages on different clusters.
Consider archiving dataset first for the sake of performance, if the dataset contains a lot (100k+) of small (< 100Kb each) files.
Usage:
Options:
apolo-extras image
Job container image operations.
Usage:
Options:
Commands:
apolo-extras image build
Build Job container image remotely on cluster using Kaniko.
Usage:
Options:
apolo-extras image local-build
Build Job container image locally (requires Docker daemon).
Usage:
Options:
apolo-extras image transfer
Copy images between clusters.
Usage:
Options:
apolo-extras k8s
Cluster Kubernetes operations.
Usage:
Options:
Commands:
apolo-extras k8s generate-registry-secret
Usage:
Options:
apolo-extras k8s generate-secret
Usage:
Options:
apolo-extras seldon
Seldon deployment operations.
Usage:
Options:
Commands:
apolo-extras seldon generate-deployment
Usage:
Options:
apolo-extras seldon init-package
Usage:
Options:
apolo-extras init-aliases
Create apolo CLI aliases for apolo-extras functionality.
Usage:
Options:
Last updated