@inquir/compute-cliv0.3.0 · Node.js 22+
Usage#
inquir apps deletebash
inquir apps delete <app> --yes [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 delete unused-app --yes
Behavior#
CLI 0.3.0 requires --yes explicitly for application deletion, including in an interactive terminal.