upload-model-registry-certificate¶
- subtitle
Upload custom CA certificate for an AI Registry instance.
- version
0.9.164
Description¶
Uploads a CA certificate to be trusted by the AI Registry service. Supported on CSK only.
Synopsis¶
upload-model-registry-certificate
--model-registry-crn <value>
--certificate-info <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--model-registry-crn (string)
The CRN of the AI Registry instance to upload a certificate for.
--certificate-info (string)
Self Signed CA Cert details (base64-encoded PEM).
--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¶
private