Set labels
- Baseten CLI
- Truss CLI
- Python SDK
- REST API
- CI/CD
View labels
After you push the deployment, view its labels in the console, the Baseten CLI, or the Management API:- UI
- Baseten CLI
- REST API
To view a deployment’s labels:
- Sign in to your workspace at app.baseten.co and choose Dedicated Inference in the sidebar.
- Select your model.
- Select the deployment under Deployments.
- Find Labels in the deployment details, below Truss config.
Next steps
Use labels in CI/CD to compare the deployment running on Baseten with the commit or workflow run that created it.- Manage the deployment lifecycle to promote or retire a labeled deployment.
- CI/CD to attach labels automatically from GitHub Actions.
- Deployments for how deployments, environments, and promotion fit together.