The barista workspace
command provides a set of subcommands that allow you to manage workspaces.
Create a Workspace
The barista workspace create
command is used to create a new workspace.
barista workspace create
Set Default Workspace
The barista workspace set-default
command is used to select a workspace and set it as your default workspace.
barista workspace set-default
List all Workspaces
The barista workspace list
command is used to list all workspaces.
barista workspace list
Show Workspace Details
The barista workspace show
command is used to show the details of a workspace.
barista workspace show abc123
Arguments:
<id>
: Specifies the ID of the workspace whose details you want to see.
Show Current Workspace
The barista workspace current
command is used to show the name of the currently selected workspace.
barista workspace current