openclaw config
config helper입니다. path 기준으로 get/set/unset/validate를 수행하고, 현재 active config file도 출력할 수 있습니다.
subcommand 없이 실행하면 configure wizard를 엽니다. (openclaw configure와 동일)
Examples
Paths
path는 dot notation 또는 bracket notation을 사용합니다.Values
value는 가능하면 JSON5로 parse하고, 아니면 string으로 취급합니다. JSON5 parsing을 강제하려면--strict-json을 사용하세요. --json은 legacy alias로 계속 지원됩니다.
Subcommands
config file: active config file path를 출력합니다. (OPENCLAW_CONFIG_PATH또는 default location 기준)