Skip to main content
Version: 2.33.1

aperturectl uninstall agent

Uninstall Aperture Agent

Synopsis

Use this command to uninstall Aperture Agent from your Kubernetes cluster

aperturectl uninstall agent [flags]

Examples

aperturectl uninstall agent

aperturectl uninstall agent --namespace=aperture

Options

  -h, --help   help for agent

Options inherited from parent commands

      --kube-config string   Path to the Kubernetes cluster config. Defaults to '~/.kube/config'
--namespace string Namespace from which the component will be uninstalled. Defaults to 'default' namespace (default "default")
--timeout int Timeout of waiting for uninstallation hooks completion (default 300)
--values-file string Values YAML file containing parameters to customize the installation
--version string Version of the Aperture

SEE ALSO