chaicontainerinfo

Use the chaicontainerinfo command to set, change, or clear the FlashSystem.ai container credentials.

Syntax

Read syntax diagramSkip visual syntax diagram chaicontainerinfo -key-url-clear

Parameters

-key

Specifies the authentication key that system uses when communicating with the FlashSystem.ai container. The key must be between 8 and 255 characters in length.

-url
Specifies the URL required to reach the ingress endpoint that routes to the container. The URL may be up to 255 characters long.
-clear

Clears both the stored FlashSystem.ai container key and URL. This flag is mutually exclusive with -key and -url.

Description

chaicontainerinfo configures the credentials and secure connection. Use this command during initial setup or when rotating credentials. The FlashSystem.ai container key is masked in the audit log.

An invocation example

The following example uses specific -key and -url parameters to set the system.ai container key and URL.

chaicontainerinfo -key 7cfad4b8-f2f2-49e3-a819-6a3bbba35445 -url ai-container.example.com

The resulting output:

No feedback.