mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
477 B
Generated
477 B
Generated
users show
Show a single user. Use 'me' to indicate the currently authenticated user.
Usage
coder users show [flags] <username|user_id|'me'>
Description
$ coder users show me
Options
-o, --output
Type | string |
Default | table |
Output format. Available formats: table, json.