mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 15:46:43 +00:00
36 lines
633 B
Markdown
36 lines
633 B
Markdown
|
|
# Command line interface
|
|
|
|
## Commands
|
|
|
|
- [```server```](./server.md)
|
|
|
|
- [```debug```](./debug.md)
|
|
|
|
- [```account```](./account.md)
|
|
|
|
- [```account new```](./account_new.md)
|
|
|
|
- [```account list```](./account_list.md)
|
|
|
|
- [```account import```](./account_import.md)
|
|
|
|
- [```chain```](./chain.md)
|
|
|
|
- [```chain sethead```](./chain_sethead.md)
|
|
|
|
- [```peers```](./peers.md)
|
|
|
|
- [```peers add```](./peers_add.md)
|
|
|
|
- [```peers list```](./peers_list.md)
|
|
|
|
- [```peers remove```](./peers_remove.md)
|
|
|
|
- [```peers status```](./peers_status.md)
|
|
|
|
- [```status```](./status.md)
|
|
|
|
- [```chain watch```](./chain_watch.md)
|
|
|
|
- [```version```](./version.md)
|