upgrade-model-registry¶
- subtitle
Upgrade a model registry.
- version
0.9.147
Description¶
Upgrade a model registry.
Synopsis¶
upgrade-model-registry
[--crn <value>]
[--disable-object-store-csi-driver | --no-disable-object-store-csi-driver]
[--azure-options <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--crn
(string)
The CRN of the model registry to be upgraded.
--disable-object-store-csi-driver
| --no-disable-object-store-csi-driver
(boolean)
If true, opt out of enabling the object store CSI driver integration. CSI driver integration offers increased scalability but requires the “Storage Account Contributor” role on Azure.
--azure-options
(object)
AzureUpgradeOptions upgrade options for model registry. This message contains configuration options specific to Azure deployments when using User Defined Routing (UDR).
udrNetwork -> (object)
Contains the information about overlay network.
plugin -> (string)
The plugin specifies specific cni vendor, ex: calico, weave etc.
topology -> (object)
Contains the information about topology.
subnets -> (array)
The options for subnets.
item -> (string)
gcp -> (object)
Contains the information about gcp.
secondaryPodRangeName -> (string)
The secondary pod range name for GCP.
JSON Syntax:
{
"udrNetwork": {
"plugin": "string",
"topology": {
"subnets": ["string", ...]
},
"gcp": {
"secondaryPodRangeName": "string"
}
}
}
--cli-input-json
(string)
Performs service operation based on the JSON string provided. The JSON string follows the format provided by
--generate-cli-skeleton
. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.
--generate-cli-skeleton
(boolean)
Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for
--cli-input-json
.
Form Factors¶
public, private