Files
nanoreth/book/cli/cli.md
2023-12-14 10:18:18 +00:00

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}}