Skip to content

CLI Command: cluster delete

Daniel Kang edited this page Oct 26, 2016 · 6 revisions

Usage

coldbrew cluster-delete <cluster-name> [flags]

cluster-delete command helps you clean up the cluster. coldbrew-cli will look into the current status, and, will delete all AWS resources.

Flags

See here for global flags.

--yes / -y

If you use this flag, coldbrew-cli will delete all AWS resources with no confirmation.

--continue

If you use this flag, coldbrew-cli will continue to delete other AWS resources in case of errors.