Skip to main content
Version: 0.4

acorn uninstall

acorn uninstall

Uninstall acorn and associated resources

acorn uninstall [flags]

Examples


# Uninstall with confirmation
acorn uninstall

# Force uninstall without confirmation
acorn uninstall -f

Options

  -a, --all     Delete all volumes and secrets
-f, --force Do not prompt for confirmation
-h, --help help for uninstall

Options inherited from parent commands

  -A, --all-namespaces      Namespace to work in
--context string Context to use in the kubeconfig file
--debug Enable debug logging
--debug-level int Debug log level (valid 0-9) (default 7)
--kubeconfig string Location of a kubeconfig file
--namespace string Namespace to work in (default "acorn")

SEE ALSO