mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
fix: CLI do not ignore autostop (#6647)
* fix: CLI do not ignore autostop * make gen
This commit is contained in:
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user