flow config set
Set a global configuration value.
Options
| Flag | Type | Description |
|---|---|---|
-h, --help | help for set |
Options inherited from parent commands
| Flag | Type | Description |
|---|---|---|
-L, --log-level | string | Log verbosity level (debug, info, fatal) (default "info") |
--sync | Sync flow cache and workspaces |
See also
- flow config — View and update global flow configuration.
- flow config set log-mode — Set the default log mode.
- flow config set namespace — Change the current namespace.
- flow config set notifications — Enable or disable notifications.
- flow config set theme — Set the theme for the TUI views
- flow config set timeout — Set the default timeout for executables.
- flow config set tui — Enable or disable the interactive terminal UI experience.
- flow config set update-check — Enable or disable background CLI update checks.
- flow config set workspace-mode — Switch between fixed and dynamic workspace modes.

