mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
fix: CLI do not ignore autostop (#6647)
* fix: CLI do not ignore autostop * make gen
This commit is contained in:
@ -43,7 +43,7 @@ Specify a duration after which the workspace should shut down (e.g. 8h).
|
||||
| | |
|
||||
| --- | --- |
|
||||
| Consumes | <code>$CODER_WORKSPACE_STOP_AFTER</code> |
|
||||
| Default | <code>8h0m0s</code> |
|
||||
| Default | <code>0s</code> |
|
||||
|
||||
### --template, -t
|
||||
|
||||
|
Reference in New Issue
Block a user