Updated on 2025-05-30 GMT+08:00

ccictl

Scenario

ccictl is used to control the CCI 2.0 cluster manager.

ccictl [flag]

Options

--cache-dir string     Default: "$HOME/.kubev2/cache"

Default cache directory

--cliconfig string

Path of the cliconfig file to be used by the CLI request.

--cluster string

Name of the cluster to be used in cliconfig

--context string

Name of the cliconfig context to be used

--insecure-skip-tls-verify

If the value is true, the validity of the server certificate is not checked.

-n, --namespace string

If present, it is the namespace scope of the CLI request.

--password string

Password used for basic authentication to the API server

--request-timeout string     Default: "0"

The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (for example, 1s, 2 min, 3h). The value 0 means that the requests will not time out.

-s, --server string

Address and port of the API server

--token string

Bearer token for authentication to the API server

--user string

Name of the cliconfig user to use

--username string

Username used for basic authentication to the API server

-v, --v int

Log level of the command. A larger value indicates more log details.