github.com/palisadeinc/bor@v0.0.0-20230615125219-ab7196213d15/docs/cli/peers_remove.md (about)

     1  # Peers remove
     2  
     3  The ```peers remove <enode>``` command disconnects the local client from a connected peer if exists.
     4  
     5  ## Options
     6  
     7  - ```address```: Address of the grpc endpoint (default: 127.0.0.1:3131)
     8  
     9  - ```trusted```: Add the peer as a trusted (default: false)