DeleteArchive
Drops the per-archive CrateDB table and soft-deletes the CkArchive entity. Destructive — historical data is lost.
Examples
octo-cli -c DeleteArchive -id <identifier>
Options
| Short | Long | Required | Description |
|---|---|---|---|
-id | --identifier | yes | Runtime id of the CkArchive entity to delete |
-y | --yes | no | Skip confirmation prompt |