Nitro (fka Banana Cake Pop)

Workspace Management

The nitro workspace command provides a set of subcommands that allow you to manage workspaces.

Create a Workspace

The nitro workspace create command is used to create a new workspace.

nitro workspace create

Set Default Workspace

The nitro workspace set-default command is used to select a workspace and set it as your default workspace.

nitro workspace set-default

List all Workspaces

The nitro workspace list command is used to list all workspaces.

nitro workspace list

Show Workspace Details

The nitro workspace show command is used to show the details of a workspace.

nitro workspace show abc123

Arguments:

  • <id>: Specifies the ID of the workspace whose details you want to see.

Show Current Workspace

The nitro workspace current command is used to show the name of the currently selected workspace.

nitro workspace current