cfcli detach cluster

AI Tools

Detaches an existing Lightbits storage cluster from the CF system.

cfcli detach cluster [flags]

Synopsis

Detaches an existing Lightbits storage cluster from the CF system.

After detaching the cluster, it is recommended to remove the CF credentials that were added to the Lightbits cluster by issuing the "lbcli delete credential command".

Detaching a cluster is done by specifying its ID.

Examples

#detach cluster: cfcli detach cluster --cluster-id 2f64b3a2-8af9-5d6a-8ac2-1a566884d2d8

Flag

Short

Type

Default

Description

--help

-h

bool


Help for cluster.

--cluster-id


string


Lightbits storage cluster ID.


On This Page