Skip to content
Docs

inquir projects current

Show the project selected for this local context.

@inquir/compute-cliv0.3.0 · Node.js 22+

Usage#

inquir projects currentbash
inquir projects current [options]

Options#

OptionDescription
--cwd <path>Use this source/configuration directory; alias: --config.
--jsonPrint machine-readable results.

Global flags, environments and CLI credentials

Examples#

Example 1bash
inquir projects current
Example 2bash
inquir projects current --cwd ./services/api --json

Behavior#

With no selection, new applications receive an automatically created project named after the application.

Guides#