Skip to content

flow workspace switch

Switch the current workspace.

shell
flow workspace switch NAME [flags]

Examples

shell
flow workspace switch myproject
flow workspace switch myproject --fixed

Options

FlagTypeDescription
-f, --fixedSet the workspace mode to fixed
-h, --helphelp for switch
-o, --outputstringOutput format. One of: yaml, json, or tui.

Options inherited from parent commands

FlagTypeDescription
-L, --log-levelstringLog verbosity level (debug, info, fatal) (default "info")
--syncSync flow cache and workspaces

See also