mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
feat(cli): start workspace in no-wait mode (#17087)
Fixes: https://github.com/coder/coder/issues/16408
This commit is contained in:
8
docs/reference/cli/start.md
generated
8
docs/reference/cli/start.md
generated
@ -11,6 +11,14 @@ coder start [flags] <workspace>
|
||||
|
||||
## Options
|
||||
|
||||
### --no-wait
|
||||
|
||||
| | |
|
||||
|------|-------------------|
|
||||
| Type | <code>bool</code> |
|
||||
|
||||
Return immediately after starting the workspace.
|
||||
|
||||
### -y, --yes
|
||||
|
||||
| | |
|
||||
|
Reference in New Issue
Block a user