mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
2bd6d2908e
I'm sorry.
693 B
693 B
users list
Aliases:
- ls
Usage
coder users list [flags]
Options
-c, --column
| Type | string-array |
| Default | username,email,created_at,status |
Columns to display in table output. Available columns: id, username, email, created at, status.
-o, --output
| Type | string |
| Default | table |
Output format. Available formats: table, json.