Skip to main content

ogc_model_upload

ogc model upload

Uploads a new Model Version

ogc model upload [flags]

Examples

ogc 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