You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`-c, --components <COMPONENTS>` Components to run [env: `CDK_COMPONENTS=`]
49
-
*`-h, --help` Print help
47
+
*`-C, --config <CONFIG>` - The path to the configuration file [env: `CDK_CONFIG_PATH=`]
48
+
*`-c, --components <COMPONENTS>` - Components to run [env: `CDK_COMPONENTS=`]
49
+
*`-h, --help` - Print help
50
50
51
-
### CDK erigon
51
+
### cdk erigon
52
52
53
53
Chain administrators can run a cdk-erigon RPC node that syncs to an existing chain with default parameters.
54
54
55
55
This subcommand is intended for quickly spin-up of an RPC node or to test existing chains with default configuration values. In order fine tune and to access all configuration values, check the [full cdk-erigon documentation](../../cdk/getting-started/cdk-erigon/index.md) reference to erigon configuration docs.
0 commit comments