UpdateBlueprint
Applies a blueprint update to the active tenant.
Examples
octo-cli -c UpdateBlueprint -tv <targetVersion>
Options
| Short | Long | Required | Description |
|---|---|---|---|
-tv | --targetVersion | yes | Fully-qualified target blueprint id, e.g. 'MyBlueprint-2.0.0' |
-m | --updateMode | no | Update mode: Safe, Merge (default), Full, or Migration |
-nb | --no-backup | no | Skip the pre-update tenant backup (not recommended) |
-dr | --dry-run | no | Simulate the update without persisting changes |