mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
b07e3069dd
* feat: added whomai cmd to coder cli * refactor: update Coder CLI's whoami command to use client URL instead of deployment config * feat(cli): add unit tests for the whoami command * chore(docs): add coder command to fetch authenticated user info * chore(doc): update help desc
10 lines
156 B
Plaintext
10 lines
156 B
Plaintext
coder v0.0.0-devel
|
|
|
|
USAGE:
|
|
coder whoami
|
|
|
|
Fetch authenticated user info for Coder deployment
|
|
|
|
———
|
|
Run `coder --help` for a list of global options.
|