Back to Cilium

Cilium Dbg Bgp Peers

Documentation/cmdref/cilium-dbg_bgp_peers.md

1.19.3878 B
Original Source
<!-- This file was autogenerated via cilium-dbg cmdref, do not edit manually-->

cilium-dbg bgp peers

List current state of all peers

Synopsis

List state of all peers defined in Cilium BGP configuration

cilium-dbg bgp peers [flags]

Options

  -c, --capabilities    Show BGP peer capabilities in detail
  -h, --help            help for peers
  -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
      --log-driver strings   Logging endpoints to use (example: syslog)
      --log-opt map          Log driver options (example: format=json)

SEE ALSO