logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gobgp - GoBGP CLI client

Description

Usage:
              gobgp [flags] gobgp [command]

   AvailableCommands:
              bmp completion  Generate the autocompletion script for the specified shell global help        Help
              about any command log-level monitor mrt neighbor policy rpki vrf

   Flags:--bash-cmpl-file string
              bash cmpl filename (default "gobgp-completion.bash")

       -d, --debug
              use debug

       -c, --gen-cmpl
              generate completion file

       -h, --help
              help for gobgp

       -u, --host string
              host (default "127.0.0.1")

       -j, --json
              use json format to output format

       -p, --port int
              port (default 50051)

       -r, --pprof-port int
              pprof port

       -q, --quiet
              use quiet

       --target string
              alternative  to host/port when using UDS. Ex: unix:///var/run/go-bgp.sock if running gobgpd with a
              UDS socket.

       --tls  connection uses TLS if true, else plain TCP

       --tls-ca-file string
              The file containing the CA root cert file

       --tls-client-cert-file string
              Optional file path to TLS client certificate

       --tls-client-key-file string
              Optional file path to TLS client key

       Use "gobgp [command] --help" for more information about a command.

gobgp 3.35.0                                       March 2025                                           GOBGP(1)

Name

       gobgp - GoBGP CLI client

See Also