Documentation Index
Fetch the complete documentation index at: https://docs.bentolabs.ai/llms.txt
Use this file to discover all available pages before exploring further.
bentolabs-cli is a command-line client for Bento. Use it to list traces, inspect signals, run analytics, and hit any API endpoint from your terminal.
Requirements
Python 3.10 or higher.Install
With uv, which installs the CLI into an isolated tool environment:Sign in
Authenticate through your browser:chmod 0600 file. Tokens refresh automatically before they expire.
Pick a default workspace
CLI commands act on one workspace at a time. Set a default once so you don’t pass--workspace every time:
Run your first command
List the five most recent traces in your default workspace:bentolabs workspaces use <id> first.
Next
Commands
Built-in commands, output modes, and how arguments map.
Python SDK
Send traces and signals from your application code.