Skip to main content

bl

Blaxel CLI is a command line tool to interact with Blaxel APIs.

Options

  -h, --help                   help for bl
  -o, --output string          Output format. One of: pretty,yaml,json,table
      --skip-version-warning   Skip version warning
  -u, --utc                    Enable UTC timezone
  -v, --verbose                Enable verbose output
  -w, --workspace string       Specify the workspace name

SEE ALSO

  • bl apply - Apply a configuration to a resource by file
  • bl chat - Chat with an agent
  • bl completion - Generate shell completion scripts
  • bl connect - Connect into your sandbox resources
  • bl delete - Delete a resource
  • bl deploy - Deploy on blaxel
  • bl get - Get a resource
  • bl login - Login to Blaxel
  • bl logout - Logout from Blaxel
  • bl logs - View logs for a resource
  • bl new - Create a new blaxel resource (agent, mcp, sandbox, job, volume-template)
  • bl push - Build and push an image to the Blaxel registry
  • bl run - Run a resource on blaxel
  • bl serve - Serve a blaxel project
  • bl token - Retrieve authentication token for a workspace
  • bl upgrade - Upgrade the Blaxel CLI to the latest version
  • bl version - Print the version number
  • bl workspaces - List all workspaces with the current workspace highlighted, set optionally a new current workspace
Last modified on March 31, 2026