Skip to main content
Version: 2.7.0

aperturectl delete policy

Delete Aperture Policy from the cluster

Synopsis

Use this command to delete the Aperture Policy from the cluster.

aperturectl delete policy [flags]

Examples

aperturectl delete policy --policy=rate-limiting

Options

  -h, --help   help for policy

Options inherited from parent commands

      --api-key string         FluxNinja ARC API Key to be used when using Cloud Controller
--controller string Address of Aperture Controller
--controller-ns string Namespace in which the Aperture Controller is running
--insecure Allow connection to controller running without TLS
--kube Find controller in Kubernetes cluster, instead of connecting directly
--kube-config string Path to the Kubernetes cluster config. Defaults to '~/.kube/config' or $KUBECONFIG
--policy string Name of the Policy to delete
--skip-verify Skip TLS certificate verification while connecting to controller

SEE ALSO