compozy update
Check for and apply the latest stable Compozy release
- Audience
- Operators running durable agent work
- Focus
- Update guidance shaped for scanability, day-two clarity, and operator context.
compozy update
Check for and apply the latest stable Compozy release
Synopsis
Check GitHub Releases for the latest stable Compozy build and apply it when this install supports self-update. Managed installs return the exact package-manager upgrade path instead of mutating files directly.
compozy update [flags]Examples
compozy update
compozy update --check
compozy update -o jsonOptions
--check Check for a newer stable release without changing files
-h, --help help for updateOptions inherited from parent commands
--json Emit JSON output
-o, --output string Output format: human, json, jsonl, or toon (default "human")Output Formats
Every Compozy command supports -o, --output:
humanfor interactive terminal usejsonfor scripts and other machine-readable consumersjsonlfor wait or streaming commands that emit one JSON record per linetoonfor compact agent-readable summaries
Example:
compozy update -o json