@inquir/compute-cliv0.3.0 · Node.js 22+
Usage#
inquir projects usebash
inquir projects use <id|slug> [options] inquir projects use --clear [options]
Options#
| Option | Description |
|---|---|
--clear | Remove the local selection; subsequent app creation makes its own project. |
--cwd <path> | Use this source/configuration directory; alias: --config. |
--json | Print machine-readable results. |
Global flags, environments and CLI credentials ↗
Examples#
Example 1bash
inquir projects use shop
Example 2bash
inquir projects use --clear
Behavior#
Selection is scoped to directory/configuration root, API, workspace and signed-in identity. A one-off apps create --project overrides it.