Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1651da9

Browse files
committed
Make gen + update golden files
1 parent25d60f0 commit1651da9

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

‎cli/testdata/coder_--help.golden

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@ variables or flags.
8282
--no-version-warning bool, $CODER_NO_VERSION_WARNING
8383
Suppress warning when client and server versions do not match.
8484

85+
-z, --organization string, $CODER_ORGANIZATION
86+
Select which organization (uuid or name) to use as default. This
87+
overrides what is present in the config file.
88+
8589
--token string, $CODER_SESSION_TOKEN
8690
Specify an authentication token. For security reasons setting
8791
CODER_SESSION_TOKEN is preferred.

‎docs/cli.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,16 @@ Suppress warnings about unlicensed features.
130130

131131
Suppress warning when client and server versions do not match.
132132

133+
###-z, --organization
134+
135+
|||
136+
| -----------| --------------------------------|
137+
| Type| <code>string</code>|
138+
| Environment| <code>$CODER_ORGANIZATION</code>|
139+
140+
Select which organization (uuid or name) to use as default. This overrides what
141+
is present in the config file.
142+
133143
###--token
134144

135145
|||

‎enterprise/cli/testdata/coder_--help.golden

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ variables or flags.
4848
--no-version-warning bool, $CODER_NO_VERSION_WARNING
4949
Suppress warning when client and server versions do not match.
5050

51+
-z, --organization string, $CODER_ORGANIZATION
52+
Select which organization (uuid or name) to use as default. This
53+
overrides what is present in the config file.
54+
5155
--token string, $CODER_SESSION_TOKEN
5256
Specify an authentication token. For security reasons setting
5357
CODER_SESSION_TOKEN is preferred.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp