Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blaxel.ai/llms.txt

Use this file to discover all available pages before exploring further.

bl

Blaxel CLI - manage and deploy AI agents, sandboxes, and resources

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 - Open an interactive terminal session to a sandbox
  • bl delete - Delete resources from your workspace
  • bl deploy - Build, push, and deploy your project to Blaxel
  • bl get - List or retrieve Blaxel resources in your workspace
  • bl login - Login to Blaxel
  • bl logout - Logout from Blaxel
  • bl logs - View and stream logs for agents, jobs, sandboxes, and functions
  • bl new - Scaffold a new project from a template (agent, mcp, sandbox, job, volume-template)
  • bl push - Build and push a container image to the Blaxel registry
  • bl run - Execute a resource (agent, model, job, function, sandbox)
  • bl serve - Start a local development server for your project
  • bl share - Share a resource with another workspace
  • bl token - Retrieve authentication token for a workspace
  • bl unshare - Unshare a resource from another workspace
  • bl upgrade - Upgrade the Blaxel CLI to the latest version
  • bl version - Print the version number
  • bl workspaces - List workspaces or switch the current workspace
Last modified on May 13, 2026