Skip to main content

Synopsis

The delete command uninstalls the instance and deletes all its 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

  • timoni - A package manager for Kubernetes powered by CUE.