Revision 461ba4647a6abf0e075978c3abc82e1ebdeb846e authored by Joe Stringer on 20 April 2021, 21:39:13 UTC, committed by Joe Stringer on 20 April 2021, 22:47:08 UTC
Signed-off-by: Joe Stringer <joe@cilium.io>
1 parent fc95564
Raw File
cilium_policy_get.md
<!-- This file was autogenerated via cilium cmdref, do not edit manually-->

## cilium policy get

Display policy node information

### Synopsis

Display policy node information

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

### Options

```
  -h, --help            help for get
  -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