Deployment Labels On Push
Captured source
source ↗Deployment labels on push Announcing our Series F . Learn more
changelog / post
Deployment labels on push
Mar 2, 2026 Go back
You can now attach labels to deployments at push time using the --labels flag. Labels are key-value pairs passed as a JSON string that are stored with the deployment. Sample usage: truss push --labels '{ "env" : "staging" , "team" : "ml-platform" , "version" : "1.2.0" }' Labeled deployments can be searched and filtered in the Baseten UI and API. Check out our CLI docs for the full list of flags.
Explore Baseten today Start deploying Talk to an engineer
Popular models GLM 5.2
Kimi K2.7 Code
DeepSeek V4
GPT OSS 120B
Whisper Large V3
NVIDIA Nemotron 3 Ultra
Explore all
Popular models GLM 5.2
Kimi K2.7 Code
DeepSeek V4
GPT OSS 120B
Whisper Large V3
NVIDIA Nemotron 3 Ultra
Explore all
Notability
notability 3.0/10Routine feature update post