go-ethereum/docs/cli/README.md
Ferran Borreguero e9703c7e3f
Add docs for cli and config file (#218)
* Initial docs cli
2021-10-26 14:09:11 +02:00

18 lines
296 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)
- [```version```](./version.md)