InstallBlueprint
Installs a blueprint into the current tenant. CK models are loaded and seed data is imported via upsert.
Examples
octo-cli -c InstallBlueprint -b <blueprintId>
Options
| Short | Long | Required | Description |
|---|---|---|---|
-b | --blueprintId | yes | Fully-qualified blueprint id, e.g. 'MyBlueprint-1.0.0' |
-f | --force | no | Re-apply seed data via upsert even if the same version is already recorded (recovery) |