Skip to content

docs: update truss push examples to use explicit --publish/--watch flags#2158

Open
pat-baseten wants to merge 1 commit intomainfrom
pat/cor-1033
Open

docs: update truss push examples to use explicit --publish/--watch flags#2158
pat-baseten wants to merge 1 commit intomainfrom
pat/cor-1033

Conversation

@pat-baseten
Copy link
Contributor

Summary

  • Update documentation examples to use explicit --publish flag for production deployments
  • Add note about --watch flag for development deployments with hot reload

Context

Following the merge of PR #1969, truss push now:

  • Defaults to published deployment when no flag is specified
  • Accepts --watch flag for development deployments with hot reload support

This PR updates the truss repository documentation to reflect the new CLI behavior.

Test plan

  • Verified documentation examples are accurate
  • Verified notes correctly describe default behavior

Following PR #1969, truss push now defaults to published deployment.
Updated documentation to:
- Use truss push --publish for production deployments
- Note that truss push --watch is available for development with hot reload
@linear
Copy link

linear bot commented Jan 26, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants