@inquir/compute-cliv0.3.0 · Node.js 22+
Usage#
inquir apps backups <app> restorebash
inquir apps backups <app> restore <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 restore BACKUP_ID
Behavior#
Restore stops the application and replaces the volume’s contents. Writes made after the snapshot are lost; inspect the named backup before confirming.