Skip to main content

bl workspaces

List workspaces or switch the current workspace

Synopsis

List and manage Blaxel workspaces. A workspace is an isolated environment within Blaxel that contains your resources (agents, jobs, models, sandboxes, etc.). Workspaces provide:
  • Isolation between projects or environments (dev/staging/prod)
  • Separate billing and resource quotas
  • Team collaboration boundaries
  • Independent access control and permissions
The current workspace (marked with *) determines where commands operate. All commands like ‘bl deploy’, ‘bl get’, ‘bl run’ use the current workspace unless you override with the —workspace flag. To switch workspaces, provide the workspace name as an argument. To list all authenticated workspaces, run without arguments.

Examples

Options

Options inherited from parent commands

SEE ALSO

  • bl - Blaxel CLI - manage and deploy AI agents, sandboxes, and resources
Last modified on April 11, 2026