@inquir/compute-cliv0.3.0 · Node.js 22+
Usage#
inquir usebash
inquir use <workspace> [options]
Options#
| Option | Description |
|---|---|
--local | Write the workspace link to the local inquir.config.json instead of the global default. |
--env <name> | Use a named CLI credential environment. |
Global flags, environments and CLI credentials ↗
Examples#
Example 1bash
inquir use shop
Example 2bash
inquir use shop --local
Behavior#
This selects a workspace. To group newly created applications, use inquir projects use.