mirror of
https://github.com/coder/coder.git
synced 2025-07-13 21:36:50 +00:00
committed by
GitHub
parent
616e1d7e9a
commit
dfac0745f3
@ -26,12 +26,12 @@ Specifies whether all workspaces will be listed or not.
|
||||
|
||||
### -c, --column
|
||||
|
||||
| | |
|
||||
| ------- | -------------------------------------------------------------------------------- |
|
||||
| Type | <code>string-array</code> |
|
||||
| Default | <code>workspace,template,status,last built,outdated,starts at,stops after</code> |
|
||||
| | |
|
||||
| ------- | ---------------------------------------------------------------------------------------- |
|
||||
| Type | <code>string-array</code> |
|
||||
| Default | <code>workspace,template,status,healthy,last built,outdated,starts at,stops after</code> |
|
||||
|
||||
Columns to display in table output. Available columns: workspace, template, status, 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
|
||||
|
||||
|
Reference in New Issue
Block a user