We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
coldbrew delete [flags]
delete command helps you clean up resources for the application.
delete
See here for global flags.
--app-name
App name. If you use this flag, this will override app name in the configuration file (if any).
--cluster-name
Cluster name. If you use this flag, this will override cluster name in the configuration file (if any).
--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.