Skip to content
Docs

inquir config

Inspect or change stored CLI configuration.

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

Usage#

inquir configbash
inquir config [show|get <key>|set <key> <value>|path]

Global flags, environments and CLI credentials

Examples#

Example 1bash
inquir config show
Example 2bash
inquir config path

Behavior#

Without a subcommand, config shows resolved settings. Stored credentials and local application project selection have different scopes.

Guides#