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

Commit582f213

Browse files
authored
fix: add tip to run coder update (#445)
1 parent7867e89 commit582f213

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎internal/cmd/auth.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,6 @@ func logVersionMismatchError(apiVersion string) {
8282
fmt.Sprintf("Coder CLI version: %s",version.Version),
8383
fmt.Sprintf("Coder API version: %s",apiVersion),clog.BlankLine,
8484
clog.Tipf("download the appropriate version here: https://github.com/cdr/coder-cli/releases"),
85+
clog.Tipf("alternatively, run `coder update`"),
8586
)
8687
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp