mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
401 B
401 B
Usage: coder users list [flags]
Aliases: ls
Options
-c, --column string-array (default: username,email,created_at,status)
Columns to display in table output. Available columns: id, username,
email, created at, status.
-o, --output string (default: table)
Output format. Available formats: table, json.
---
Run `coder --help` for a list of global options.
Aliases: ls
Options
-c, --column string-array (default: username,email,created_at,status)
Columns to display in table output. Available columns: id, username,
email, created at, status.
-o, --output string (default: table)
Output format. Available formats: table, json.
---
Run `coder --help` for a list of global options.