dmscli detach cluster
Detaches an existing Lightbits storage cluster from the DMS system.
Synopsis
Detaches an existing Lightbits storage cluster from the DMS system.
After detaching the cluster, it is recommended to remove the DMS credentials that were added to the Lightbits cluster, by issuing the lbcli delete credential
command.
dmscli detach cluster [flags]
Example:
dmscli detach cluster --cluster-id <cluster-id>
Flag | Short | Type | Default | Description |
---|---|---|---|---|
--help | -h | bool | Help for cluster . | |
--cluster-id | -c | string | Lightbits storage cluster ID. |
Was this page helpful?