mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-14 01:38:05 -05: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}}
|