flow config set namespace
Change the current namespace.
shell
flow config set namespace NAME [flags]Examples
shell
flow config set namespace myproject
flow config set namespace defaultOptions
| Flag | Type | Description |
|---|---|---|
-h, --help | help for namespace |
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 set — Set a global configuration value.

