Skip to main content

raic_model_upload

raic model upload

Uploads a new Model Version

raic model upload [flags]

Examples

raic model upload <file-path> --sku <model-sku> --registry-name <registry-name> --tag v0.0.1

Options

  -h, --help                   help for upload
-r, --registry-name string Model Registry Name
-s, --sku string Model SKU
-t, --tag string Model Version Tag

Options inherited from parent commands

  -x, --output string   Output format. Empty for human-readable, 'json', 'json-line' or 'yaml'

SEE ALSO