Skip to content

Commit 673df97

Browse files
authored
chore(doc): update help desc
1 parent 31eb7a9 commit 673df97

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

cli/testdata/coder_--help.golden

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ SUBCOMMANDS:
5555
date
5656
users Manage users
5757
version Show coder version
58+
whoami Fetch authenticated user info for Coder deployment
5859

5960
GLOBAL OPTIONS:
6061
Global options are applied to all commands. They can be set using environment
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
coder v0.0.0-devel
2+
3+
USAGE:
4+
coder whoami
5+
6+
Fetch authenticated user info for Coder deployment
7+
8+
———
9+
Run `coder --help` for a list of global options.

0 commit comments

Comments
 (0)