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
+1 -2
View File
@@ -15,8 +15,7 @@ Flags:
Consumes $CODER_WORKSPACE_START_AT
--stop-after duration Specify a duration after which the workspace
should shut down (e.g. 8h).
Consumes $CODER_WORKSPACE_STOP_AFTER (default
8h0m0s)
Consumes $CODER_WORKSPACE_STOP_AFTER
-t, --template string Specify a template name.
Consumes $CODER_TEMPLATE_NAME
-y, --yes Bypass prompts