consensus-tools config
Read and write CLI config values.
Usage
Config is JSON (.consensus/config.json by default).
Path resolution order
CONSENSUS_CONFIG./.consensus/config.json(cwd)~/.consensus/config.json
Examples
Value parsing
config set tries JSON parsing first.
true→ boolean42→ number"text"ortext→ string{...}/[...]→ object / array
Common keys
activeBoardboards.remote.urlboards.remote.boardIdboards.remote.auth.apiKeyEnvdefaults.policydefaults.rewarddefaults.stake
Next steps
Pick local/remote target: consensus-tools board