@inquir/compute-cliv0.3.0 · Node.js 22+
Usage#
inquir apps backups <app> deletebash
inquir apps backups <app> delete <backupId> [options]
Options#
| Option | Description |
|---|---|
--yes, -y | Confirm this operation without prompting. |
--json | Print machine-readable results. |
Global flags, environments and CLI credentials ↗
Examples#
Example 1bash
inquir apps backups db delete BACKUP_ID
Behavior#
The CLI resolves the backup before asking for confirmation. Deletion removes that restore point permanently.