mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
2bd6d2908e
I'm sorry.
728 B
728 B
groups list
List user groups
Usage
coder groups list [flags]
Options
-c, --column
| Type | string-array |
| Default | name,organization id,members,avatar url |
Columns to display in table output. Available columns: name, organization id, members, avatar url.
-o, --output
| Type | string |
| Default | table |
Output format. Available formats: table, json.