mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
fix: 'coder update' should always start a workspace (#6437)
* fix: 'coder update' should always start a workspace
This commit is contained in:
Vendored
+1
-1
@@ -45,7 +45,7 @@ Workspace Commands:
|
||||
ssh Start a shell into a workspace
|
||||
start Start a workspace
|
||||
stop Stop a workspace
|
||||
update Update a workspace
|
||||
update Will update and start a given workspace if it is out of date.
|
||||
|
||||
Flags:
|
||||
--global-config coder Path to the global coder config directory.
|
||||
|
||||
Reference in New Issue
Block a user