github.com/shrimpyuk/bor@v0.2.15-0.20220224151350-fb4ec6020bae/docs/cli/README.md (about) 1 2 # Command line interface 3 4 ## Commands 5 6 - [```server```](./server.md) 7 8 - [```debug```](./debug.md) 9 10 - [```account```](./account.md) 11 12 - [```account new```](./account_new.md) 13 14 - [```account list```](./account_list.md) 15 16 - [```account import```](./account_import.md) 17 18 - [```chain```](./chain.md) 19 20 - [```chain sethead```](./chain_sethead.md) 21 22 - [```peers```](./peers.md) 23 24 - [```peers add```](./peers_add.md) 25 26 - [```peers list```](./peers_list.md) 27 28 - [```peers remove```](./peers_remove.md) 29 30 - [```peers status```](./peers_status.md) 31 32 - [```status```](./status.md) 33 34 - [```chain watch```](./chain_watch.md) 35 36 - [```version```](./version.md)