changelog / post
Try the new baseten CLI
We're building one CLI for the whole Baseten model workflow: deploy from local, call your models, stream and filter logs, check metrics, and manage deployments, environments, and secrets, all with --output json and --jq for agents and scripting.
To get started, use brew on macOS:
# Add and trust the tap
brew tap basetenlabs/baseten
brew trust basetenlabs/baseten
# Install the CLI
brew install basetenGive feedback, file an issue, or PR at github.com/basetenlabs/baseten-cli.
For more information, see our docs.