Gå til hovedinnhold

kapi config set

kapi set <key> <value>

Set a config value (persists to the global config file, or a plugin's when the key is namespaced)

Commandconfig set
Try it

Runs in your browser against a small sample file. Edit the command before running, or press Run to execute it as shown.

kapi config set
Flags
FlagTypeDefaultDescription
--colorstringautocolorize output: auto, always, never
--jqstringfilter JSON output through a jq expression (implies --json)
--jsonboolfalseOutput in JSON format
--output-formatstringOutput format: text (alias: table), json, yaml
--textboolfalseOutput in text format (default)

← Back to the Command Reference