@@ -11,7 +11,7 @@ OPTIONS:
11
11
-O, --org string, $CODER_ORGANIZATION
12
12
Select which organization (uuid or name) to use.
13
13
14
- -c, --column [id|organization id|created at|last seen at|name|version|api version|tags|key name|status|current job id|current job status|current job template name|current job template icon|current job template display name|previous job id|previous job status|previous job template name|previous job template icon|previous job template display name|organization] (default:name,organization,status,key name, created at,last seen at,version,tags)
14
+ -c, --column [id|organization id|created at|last seen at|name|version|api version|tags|key name|status|current job id|current job status|current job template name|current job template icon|current job template display name|previous job id|previous job status|previous job template name|previous job template icon|previous job template display name|organization] (default: created at,last seen at,name, version,tags,key name,status,organization )
15
15
Columns to display in table output.
16
16
17
17
-l, --limit int, $CODER_PROVISIONER_LIST_LIMIT (default: 50)