Skip to main content

cli remove model

cli remove model

Perform the operation against the model

Synopsis

Do the requested operation against the model.

cli remove model [flags]

Options

      --ca string         certificate authority for registry
--cert string certificate for registry
-h, --help help for model
--key string key for the registry
-p, --password string registry password
-g, --registry string registry for helm (default "hub.bubbleran.com")
-r, --repo string helm local repository name (default "models")
-s, --set stringArray set values on the command line (can specify multiple or separate values with commas: key1=val1,key2=val2)
--url string model url (default "models")
-u, --username string registry username

Options inherited from parent commands

  -c, --config string      config file (default "config.json")
-n, --namespace string namespace to perform the operations (default "trirematics")
-v, --verbose debug output

SEE ALSO

Auto generated by spf13/cobra on 16-Feb-2024