github.com/shrimpyuk/bor@v0.2.15-0.20220224151350-fb4ec6020bae/docs/cli/peers.md (about) 1 2 # Peers 3 4 The ```peers``` command groups actions to interact with peers: 5 6 - [```peers add```](./peers_add.md): Joins the local client to another remote peer. 7 8 - [```peers list```](./peers_list.md): Lists the connected peers to the Bor client. 9 10 - [```peers remove```](./peers_remove.md): Disconnects the local client from a connected peer if exists. 11 12 - [```peers status```](./peers_status.md): Display the status of a peer by its id.