fix(cli): add --max-ttl to template create (#9319)

It was just in template edit by mistake.
This commit is contained in:
Ammar Bandukwala
2023-08-25 11:00:38 -05:00
committed by GitHub
parent 3b1ecd3c2f
commit f149db6ca6
3 changed files with 25 additions and 4 deletions
+5
View File
@@ -21,6 +21,11 @@ Create a template from the current directory or as specified by flag
Specify an inactivity TTL for workspaces created from this template.
This licensed feature's default is 0h (off).
--max-ttl duration
Edit the template maximum time before shutdown - workspaces created
from this template must shutdown within the given duration after
starting. This is an enterprise-only feature.
-m, --message string
Specify a message describing the changes in this version of the
template. Messages longer than 72 characters will be displayed as