gum logofield manual
Reference`gum config set`Google APIs for agents and terminals

gum config set

Generated from gum schema --json. Do not edit this page by hand; run make docs-commands.

Persist a config key=value pair to the active profile

Usage

bash
gum config set <key>=<value>

Parent

Arguments

Name Help
key>=<value

Flags

Flag Type Default Help
--log-format string json Log format: json|text
--log-level string info Log level: debug|info|warn|error (overrides GUM_LOG_LEVEL)
--profile string default Profile name to read/write config under

See also