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

## cilium-dbg bpf srv6 vrf

List SRv6 VRF mappings

### Synopsis

List SRv6 VRF mappings.

```
cilium-dbg bpf srv6 vrf [flags]
```

### Options

```
  -h, --help            help for vrf
  -o, --output string   json| yaml| 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-dbg bpf srv6](cilium-dbg_bpf_srv6.md)	 - Manage the SRv6 routing rules

back to top