@inquir/compute-cliv0.3.0 · Node.js 22+
Usage#
inquir projects listbash
inquir projects list [options]
Options#
| Option | Description |
|---|---|
--limit <n> | Page size; defaults to 100. |
--cursor <cursor> | Load the next page using the returned cursor. |
--json | Print machine-readable results. |
Global flags, environments and CLI credentials ↗
Examples#
Example 1bash
inquir projects list
Example 2bash
inquir projects list --limit 20 --json
Behavior#
Projects contain long-lived container applications. Serverless functions cannot be added to a project.