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
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
/coder-v1-cliPublic archive

Commiteb444d4

Browse files
committed
fixup! fixup! fixup! fixup! fixup! Add integration tests for Secrets commands
1 parent88b6ebc commiteb444d4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎cmd/coder/secrets.go

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,9 @@ type secretsCmd struct {
2828

2929
func (cmdsecretsCmd)Spec() cli.CommandSpec {
3030
return cli.CommandSpec{
31-
Name:"secrets",
32-
Desc:"interact with secrets",
31+
Name:"secrets",
32+
Usage:"[subcommand]",
33+
Desc:"interact with secrets",
3334
}
3435
}
3536

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp