Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ef74720

Browse files
committed
Update golden files
1 parent d6673c6 commit ef74720

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cli/testdata/coder_--help.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Workspace Commands:
4545
ssh Start a shell into a workspace
4646
start Start a workspace
4747
stop Stop a workspace
48-
update Update a workspace
48+
update Will update and start a given workspace if it is out of date.
4949

5050
Flags:
5151
--global-config coder Path to the global coder config directory.

cli/testdata/coder_update_--help.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Update a workspace
1+
Will update and start a given workspace if it is out of date. Use --always-prompt to change the parameter values of the workspace.
22

33
Usage:
44
coder update <workspace> [flags]

0 commit comments

Comments
 (0)