chore: add EnvironmentArgs and use across all CLI commands (#8590)

This commit is contained in:
joshieDo
2024-06-04 21:30:05 +02:00
committed by GitHub
parent e1f39bdc2f
commit a8095740fc
46 changed files with 521 additions and 1124 deletions

View File

@ -7,15 +7,6 @@ $ reth db stats --help
Usage: reth db stats [OPTIONS]
Options:
--chain <CHAIN_OR_PATH>
The chain this node is running.
Possible values are either a built-in chain or the path to a chain specification file.
Built-in chains:
mainnet, sepolia, goerli, holesky, dev
[default: mainnet]
--detailed-sizes
Show only the total size for static files