Skip to main content

Synopsis

The bundle delete command uninstalls the instances and deletes all their Kubernetes resources from the cluster. By default it waits until the resources are gone. With --wait=false it only sends the delete requests and returns right away, like kubectl. If a delete times out, the instance record is kept so you can retry it.

Examples

Options

Options inherited from parent commands

See also