fix: CLI do not ignore autostop (#6647)

* fix: CLI do not ignore autostop

* make gen
This commit is contained in:
Marcin Tojek
2023-03-17 18:14:46 +01:00
committed by GitHub
parent e6d52b07b7
commit db40c29f26
4 changed files with 63 additions and 5 deletions

View File

@ -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