mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
feat: add template activity_bump property (#11734)
Allows template admins to configure the activity bump duration. Defaults to 1h.
This commit is contained in:
Generated
+8
@@ -12,6 +12,14 @@ coder templates edit [flags] <template>
|
||||
|
||||
## Options
|
||||
|
||||
### --activity-bump
|
||||
|
||||
| | |
|
||||
| ---- | --------------------- |
|
||||
| Type | <code>duration</code> |
|
||||
|
||||
Edit the template activity bump - workspaces created from this template will have their shutdown time bumped by this value when activity is detected. Maps to "Activity bump" in the UI.
|
||||
|
||||
### --allow-user-autostart
|
||||
|
||||
| | |
|
||||
|
||||
Reference in New Issue
Block a user