ByCloud Docs
GuidesCLIAPISDK

Delete Kubernetes cluster

bycloud kubernetes clusters delete --cluster_id <cluster_id> [flags]

Delete a Kubernetes cluster

Options

--cluster_id

stringrequired

Kubernetes Cluster ID

--output

(-o)

stringoptional

Output format: text, json, or yaml

Values: "text", "json", "yaml"

Default: "text"

Command

bycloud kubernetes clusters delete \
--cluster_id "abc-123"

Output

Success