Overview

Interactively select a workspace from a list using arrow keys and enter. Provides a user-friendly way to switch workspaces without remembering exact names.

Syntax

ntcli workspace select [options]

Options

-v, --verbose
boolean
Show detailed workspace information in the selection list

Examples

Interactive Selection

ntcli workspace select
Interactive Prompt:
? Select workspace: (Use arrow keys)
❯ data-analysis (active)
  production
  development
  staging

Verbose Selection

ntcli workspace select --verbose