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:
+1
-1
@@ -1,4 +1,4 @@
|
||||
Update a workspace
|
||||
Will update and start a given workspace if it is out of date. Use --always-prompt to change the parameter values of the workspace.
|
||||
|
||||
Usage:
|
||||
coder update <workspace> [flags]
|
||||
|
||||
Reference in New Issue
Block a user