flow workspace switch
Switch the current workspace.
shell
flow workspace switch NAME [flags]Examples
shell
flow workspace switch myproject
flow workspace switch myproject --fixedOptions
| Flag | Type | Description |
|---|---|---|
-f, --fixed | Set the workspace mode to fixed | |
-h, --help | help for switch | |
-o, --output | string | Output format. One of: yaml, json, or tui. |
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 workspace — Manage development workspaces.

