> ## Documentation Index
> Fetch the complete documentation index at: https://blaxel-pm-2441-firewall.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# bl

## 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](/cli-reference/commands/bl_apply)	 - Apply a configuration to a resource by file
* [bl chat](/cli-reference/commands/bl_chat)	 - Chat with an agent
* [bl completion](/cli-reference/commands/bl_completion)	 - Generate shell completion scripts
* [bl connect](/cli-reference/commands/bl_connect)	 - Open an interactive terminal session to a sandbox
* [bl delete](/cli-reference/commands/bl_delete)	 - Delete resources from your workspace
* [bl deploy](/cli-reference/commands/bl_deploy)	 - Build, push, and deploy your project to Blaxel
* [bl drive](/cli-reference/commands/bl_drive)	 - Manage drives and drive mounts on sandboxes
* [bl get](/cli-reference/commands/bl_get)	 - List or retrieve Blaxel resources in your workspace
* [bl login](/cli-reference/commands/bl_login)	 - Login to Blaxel
* [bl logout](/cli-reference/commands/bl_logout)	 - Logout from Blaxel
* [bl logs](/cli-reference/commands/bl_logs)	 - View and stream logs for agents, jobs, sandboxes, and functions
* [bl new](/cli-reference/commands/bl_new)	 - Scaffold a new project from a template (agent, mcp, sandbox, job, volume-template)
* [bl push](/cli-reference/commands/bl_push)	 - Build and push a container image to the Blaxel registry
* [bl run](/cli-reference/commands/bl_run)	 - Execute a resource (agent, model, job, function, sandbox)
* [bl serve](/cli-reference/commands/bl_serve)	 - Start a local development server for your project
* [bl share](/cli-reference/commands/bl_share)	 - Share a resource with another workspace
* [bl token](/cli-reference/commands/bl_token)	 - Retrieve authentication token for a workspace
* [bl unshare](/cli-reference/commands/bl_unshare)	 - Unshare a resource from another workspace
* [bl upgrade](/cli-reference/commands/bl_upgrade)	 - Upgrade the Blaxel CLI to the latest version
* [bl version](/cli-reference/commands/bl_version)	 - Print the version number
* [bl workspaces](/cli-reference/commands/bl_workspaces)	 - List workspaces or switch the current workspace
