Raw File
cilium_policy_delete.md
<!-- This file was autogenerated via cilium cmdref, do not edit manually-->

## cilium policy delete

Delete policy rules

### Synopsis

Delete policy rules

```
cilium policy delete [<labels>] [flags]
```

### Options

```
      --all             Delete all policies
  -h, --help            help for delete
  -o, --output string   json| jsonpath='{}'
```

### Options inherited from parent commands

```
      --config string   config file (default is $HOME/.cilium.yaml)
  -D, --debug           Enable debug messages
  -H, --host string     URI to server-side API
```

### SEE ALSO

* [cilium policy](../cilium_policy)	 - Manage security policies

back to top