flow workspace
Manage development workspaces.
Options
-h, --help help for workspaceOptions 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 workspace add - Initialize a new workspace.
- flow workspace get - Get workspace details. If the name is omitted, the current workspace is used.
- flow workspace list - List all registered workspaces.
- flow workspace remove - Remove an existing workspace.
- flow workspace switch - Switch the current workspace.

