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

Commit706bceb

Browse files
authored
fix: Remove reference tocoder rebuild command (#3670)
Closes#2464.
1 parenteba753b commit706bceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cli/cliui/agent.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ func Agent(ctx context.Context, writer io.Writer, opts AgentOptions) error {
7979
deferresourceMutex.Unlock()
8080
message:="Don't panic, your workspace is booting up!"
8181
ifagent.Status==codersdk.WorkspaceAgentDisconnected {
82-
message="The workspace agent lost connection! Wait for it to reconnect orrun: "+Styles.Code.Render("coder rebuild "+opts.WorkspaceName)
82+
message="The workspace agent lost connection! Wait for it to reconnect orrestart your workspace."
8383
}
8484
// This saves the cursor position, then defers clearing from the cursor
8585
// position to the end of the screen.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp