mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
705 B
Generated
705 B
Generated
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, updated at, status.
-o, --output
Type | string |
Default | table |
Output format. Available formats: table, json.