Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 767 Bytes

File metadata and controls

45 lines (32 loc) · 767 Bytes

coder list

List workspaces

Usage

coder list [flags]

Flags

--all, -a

Specifies whether all workspaces will be listed or not.

Default false

--column, -c

Columns to display in table output. Available columns: workspace, template, status, last built, outdated, starts at, stops after

Default [workspace,template,status,last built,outdated,starts at,stops after]

--output, -o

Output format. Available formats: table, json

Default table

--search

Search for a workspace with a query.

Default owner:me