Skip to content
Docs

inquir workspaces

List the workspaces accessible to your credentials.

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

Usage#

inquir workspacesbash
inquir workspaces [options]

Options#

OptionDescription
--env <name>Use a named CLI credential environment.
--jsonPrint machine-readable results.

Global flags, environments and CLI credentials

Examples#

Example 1bash
inquir workspaces
Example 2bash
inquir workspaces --json

Behavior#

Use a returned slug or ID with inquir use. A workspace is distinct from an application project.

Guides#