flow config
View and update global flow configuration.
Synopsis
Manage global flow configuration. Settings are stored in the flow config file and apply across all workspaces unless overridden.
Use 'config get' to view current values and 'config set <setting>' subcommands to change them.
Options
-h, --help help for configOptions inherited from parent commands
-L, --log-level string Log verbosity level (debug, info, fatal) (default "info")
--sync Sync flow cache and workspacesSEE ALSO
- flow - flow is a command line interface designed to make managing and running development workflows easier.
- flow config get - Get the current global configuration values.
- flow config reset - Restore the default flow configuration values. This will overwrite the current configuration.
- flow config set - Set a global configuration value.

