Create
Provision a new cloud desktop:Name is only printed when the underlying instance has one. The desktop is ready to receive tool calls immediately.
Pass --json to emit the response as JSON instead of the formatted layout above.
List
List all desktops in your workspace:-q/--quiet to print only desktop IDs (useful for piping into other commands), or --json for the structured form.
Status
Get details for a specific desktop:Delete
Delete a desktop. You’ll be prompted to confirm unless--force is used:
| Flag | Description |
|---|---|
--force, -f | Skip confirmation prompt |
Global Flags
These flags apply to allnen commands:
| Flag | Env Var | Description | Default |
|---|---|---|---|
--api-url | NEN_API_URL | Desktop API base URL | https://desktop.api.getnen.ai |
| — | NEN_API_KEY | Your Nen API key | — |