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

     1  # Bor command line interface
     2  
     3  ## Commands
     4  
     5  - [```account```](./account.md)
     6  
     7  - [```account import```](./account_import.md)
     8  
     9  - [```account list```](./account_list.md)
    10  
    11  - [```account new```](./account_new.md)
    12  
    13  - [```attach```](./attach.md)
    14  
    15  - [```bootnode```](./bootnode.md)
    16  
    17  - [```chain```](./chain.md)
    18  
    19  - [```chain sethead```](./chain_sethead.md)
    20  
    21  - [```chain watch```](./chain_watch.md)
    22  
    23  - [```debug```](./debug.md)
    24  
    25  - [```debug block```](./debug_block.md)
    26  
    27  - [```debug pprof```](./debug_pprof.md)
    28  
    29  - [```dumpconfig```](./dumpconfig.md)
    30  
    31  - [```fingerprint```](./fingerprint.md)
    32  
    33  - [```peers```](./peers.md)
    34  
    35  - [```peers add```](./peers_add.md)
    36  
    37  - [```peers list```](./peers_list.md)
    38  
    39  - [```peers remove```](./peers_remove.md)
    40  
    41  - [```peers status```](./peers_status.md)
    42  
    43  - [```removedb```](./removedb.md)
    44  
    45  - [```server```](./server.md)
    46  
    47  - [```snapshot```](./snapshot.md)
    48  
    49  - [```snapshot prune-state```](./snapshot_prune-state.md)
    50  
    51  - [```status```](./status.md)
    52  
    53  - [```version```](./version.md)