mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
399 B
399 B
coder users show
Show a single user. Use 'me' to indicate the currently authenticated user.
Usage
coder users show <username|user_id|'me'> [flags]
Examples
$ coder users show me
Flags
--output, -o
Output format. Available formats: table, json
Default | table |