mirror of
https://github.com/coder/coder.git
synced 2026-06-07 15:08:20 +00:00
fix: 'coder update' should always start a workspace (#6437)
* fix: 'coder update' should always start a workspace
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# coder update
|
||||
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user