Skip to content
New Signal-based gating for canary steps is live in v2.14 Read the changelog →

Reference

CLI reference

Every thrayne command, its flags, and what it returns.

thrayne promote

thrayne promote <service> <from>→<to> [flags]
Flag Description
--wait Block until the promotion settles
--dry-run Print the plan without executing
--reason Attach a reason to the audit record

thrayne diff

thrayne diff <from-version> <to-version>

Returns the commits, the changed services, and the configuration diff between two releases.

thrayne rollback

thrayne rollback <service> --to <version>

Shifts traffic back to a warm previous release.