mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-29 08:03:48 +00:00
34 lines
592 B
Markdown
34 lines
592 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)
|
|
|
|
- [```version```](./version.md)
|