UnfreezeRollupArchive
Clears FrozenUntil on a CkRollupArchive. Idempotent. Pass --acceptGaps when source data inside the previously frozen range has been truncated and the resulting gaps are acceptable.
Examples
octo-cli -c UnfreezeRollupArchive -id <identifier>
Options
| Short | Long | Required | Description |
|---|---|---|---|
-id | --identifier | yes | Runtime id of the CkRollupArchive entity to unfreeze |
-ag | --acceptGaps | no | Acknowledge that unfreezing may produce visible gaps once the orchestrator catches up. |