@inquir/compute-cliv0.3.0 · Node.js 22+
Usage#
inquir apps domainbash
inquir apps domain <app> [hostname] [options]
Options#
| Option | Description |
|---|---|
--verify | Verify ownership and DNS for the supplied hostname. |
--remove | Remove the supplied hostname binding. |
--json | Print machine-readable results. |
Global flags, environments and CLI credentials ↗
Examples#
Example 1bash
inquir apps domain web
Example 2bash
inquir apps domain web app.example.com
Example 3bash
inquir apps domain web app.example.com --verify
Behavior#
A new custom hostname starts unverified. Publish the displayed ownership TXT and routing records before verification.