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