Skip to content
Docs

inquir apps backups

List, create, restore or delete volume backups.

@inquir/compute-cliv0.3.0 · Node.js 22+

Usage#

inquir apps backupsbash
inquir apps backups <app> [list|create|restore <backupId>|delete <backupId>]

Global flags, environments and CLI credentials

Examples#

Example 1bash
inquir apps backups db list
Example 2bash
inquir apps backups db create

Behavior#

The application comes before the action. Backups require mounted volumes and server-side backup support.

Guides#