Files
coder/docs/cli/list.md
Steven Masley bde9fd58ea chore: add organization name to workspaces (#13755)
* chore: add organization name to workspaces
2024-07-02 09:25:05 -05:00

1.4 KiB
Generated

list

List workspaces

Aliases:

  • ls

Usage

coder list [flags]

Options

-a, --all

Type bool

Specifies whether all workspaces will be listed or not.

Type string
Default owner:me

Search for a workspace with a query.

-c, --column

Type string-array
Default workspace,template,status,healthy,last built,current version,outdated,starts at,stops after

Columns to display in table output. Available columns: favorite, workspace, organization id, organization name, template, status, healthy, last built, current version, outdated, starts at, starts next, stops after, stops next, daily cost.

-o, --output

Type string
Default table

Output format. Available formats: table, json.