mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
dfac0745f3
Ref #6461
1.2 KiB
1.2 KiB
list
List workspaces
Aliases:
- ls
Usage
coder list [flags]
Options
-a, --all
| Type | bool |
Specifies whether all workspaces will be listed or not.
-c, --column
| Type | string-array |
| Default | workspace,template,status,healthy,last built,outdated,starts at,stops after |
Columns to display in table output. Available columns: workspace, template, status, healthy, last built, outdated, starts at, stops after.
-o, --output
| Type | string |
| Default | table |
Output format. Available formats: table, json.
--search
| Type | string |
| Default | owner:me |
Search for a workspace with a query.