PreviewBlueprintUpdate
Previews the changes a blueprint update would make without applying them.
Examples
octo-cli -c PreviewBlueprintUpdate -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 |