Skip to main content

set_cmd

Function set_cmd 

Source
pub fn set_cmd(key: ConfigKey, value: &str, scope: Scope) -> Result<()>
Expand description

gw config set <key> <value> [--repo].

Default scope is global, matching git config semantics — --repo writes to <repo-root>/.cwconfig.json.