bl get
List or retrieve Blaxel resources in your workspaceSynopsis
Retrieve information about Blaxel resources in your workspace. A “resource” in Blaxel refers to any deployable or manageable entity:- agents: AI agent applications
- functions/mcp: Model Context Protocol servers (tool providers)
- jobs: Batch processing tasks
- sandboxes: Isolated execution environments
- models: AI model configurations
- policies: Access control policies
- volumes: Persistent storage
- integrationconnections: External service integrations
- sandbox-hub: Pre-built sandbox images with pre-installed tools and runtimes
- mcp-hub: Pre-built MCP servers for tool integrations (GitHub, Slack, etc.)
- templates: Project scaffolding templates for bl new
- pretty: Human-readable colored output (default)
- json: Machine-readable JSON (for scripting)
- yaml: YAML format
- table: Tabular format with columns
Examples
Options
Options inherited from parent commands
SEE ALSO
- bl - Blaxel CLI - manage and deploy AI agents, sandboxes, and resources
- bl get agents - List all agents or get details of a specific one
- bl get drives - List all drives or get details of a specific one
- bl get functions - List all functions or get details of a specific one
- bl get image - Get image information
- bl get integrationconnections - List all integrationconnections or get details of a specific one
- bl get jobs - List all jobs or get details of a specific one
- bl get mcp-hub - List pre-built MCP servers available in the Blaxel Hub
- bl get models - List all models or get details of a specific one
- bl get policies - List all policies or get details of a specific one
- bl get previews - List all previews or get details of a specific one
- bl get previewtokens - List all previewtokens or get details of a specific one
- bl get sandbox-hub - List pre-built sandbox images available in the Blaxel Hub
- bl get sandboxes - List all sandboxes or get details of a specific one
- bl get templates - List available project templates
- bl get volumes - List all volumes or get details of a specific one
- bl get volumetemplates - List all volumetemplates or get details of a specific one
