Options
Example
Output
See also
- versuno prompts projects use — set the active project
- versuno prompts projects pull — pull all assets in a project
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List all projects in the active workspace.
versuno prompts projects list [--format json]
| Flag | Description |
|---|---|
--format json | Output the raw projects array as JSON. |
versuno prompts projects list
versuno prompts projects list --format json
Workspace: tm_abc123
ID | NAME | PATH | ASSETS
--------------|----------------|-----------------|-------
proj_abc123 | Customer Bot | customer-bot | 8
proj_def456 | Internal Tools | internal-tools | 3
Use `versuno prompts projects use <id>` to set the active project.
Was this page helpful?
