mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 07:36:44 +00:00
* internal/cli: add support for removedb * update docs * internal/cli: use constant path, handle err
49 lines
No EOL
898 B
Markdown
49 lines
No EOL
898 B
Markdown
# Bor command line interface
|
|
|
|
## Commands
|
|
|
|
- [```account```](./account.md)
|
|
|
|
- [```account import```](./account_import.md)
|
|
|
|
- [```account list```](./account_list.md)
|
|
|
|
- [```account new```](./account_new.md)
|
|
|
|
- [```attach```](./attach.md)
|
|
|
|
- [```bootnode```](./bootnode.md)
|
|
|
|
- [```chain```](./chain.md)
|
|
|
|
- [```chain sethead```](./chain_sethead.md)
|
|
|
|
- [```chain watch```](./chain_watch.md)
|
|
|
|
- [```debug```](./debug.md)
|
|
|
|
- [```debug block```](./debug_block.md)
|
|
|
|
- [```debug pprof```](./debug_pprof.md)
|
|
|
|
- [```dumpconfig```](./dumpconfig.md)
|
|
|
|
- [```fingerprint```](./fingerprint.md)
|
|
|
|
- [```peers```](./peers.md)
|
|
|
|
- [```peers add```](./peers_add.md)
|
|
|
|
- [```peers list```](./peers_list.md)
|
|
|
|
- [```peers remove```](./peers_remove.md)
|
|
|
|
- [```peers status```](./peers_status.md)
|
|
|
|
- [```removedb```](./removedb.md)
|
|
|
|
- [```server```](./server.md)
|
|
|
|
- [```status```](./status.md)
|
|
|
|
- [```version```](./version.md) |