mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
448 B
448 B
coder users list
Usage
coder users list [flags]
Flags
--column, -c
Columns to display in table output. Available columns: id, username, email, created at, status
Default | [username,email,created_at,status] |
--output, -o
Output format. Available formats: table, json
Default | table |