mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
8 lines
275 B
Markdown
8 lines
275 B
Markdown
# CLI Reference
|
|
|
|
The Reth node is operated via the CLI by running the `reth node` command. To stop it, press `ctrl-c`. You may need to wait a bit as Reth tears down existing p2p connections or other cleanup tasks.
|
|
|
|
However, Reth has more commands:
|
|
|
|
{{#include ./SUMMARY.md}}
|