@inquir/compute-cliv0.3.0 · Node.js 22+
Usage#
inquir debugbash
inquir debug <asset> [options]
Options#
| Option | Description |
|---|---|
--payload <json> | Pass a JSON payload string. |
--payload-file <path> | Read the JSON payload from a file. |
--cwd <path> | Use this source/configuration directory; alias: --config. |
--json | Print machine-readable results. |
Global flags, environments and CLI credentials ↗
Examples#
Example 1bash
inquir debug hello --payload-file ./payload.json
Behavior#
This uses the local run path with debugging enabled; it does not attach to a production container.