@inquir/compute-cliv0.3.0 · Node.js 22+
Usage#
inquir apps buildsbash
inquir apps builds <app> [options]
Options#
| Option | Description |
|---|---|
--cancel <buildId> | Cancel the specified queued build instead of listing history. |
--json | Print machine-readable results. |
Global flags, environments and CLI credentials ↗
Examples#
Example 1bash
inquir apps builds web
Example 2bash
inquir apps builds web --cancel BUILD_ID
Behavior#
A cancellation targets the explicit build ID. Inspect its application and status before requesting it.