flow workspace switch
Switch the current workspace.
flow workspace switch NAME [flags]Examples
flow workspace switch myproject
flow workspace switch myproject --fixedOptions
-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
-L, --log-level string Log verbosity level (debug, info, fatal) (default "info")
--sync Sync flow cache and workspacesSEE ALSO
- flow workspace - Manage development workspaces.

