We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b85a73c commit 7655bc9Copy full SHA for 7655bc9
cli/testdata/coder_templates_edit_--help.golden
@@ -66,6 +66,11 @@ OPTIONS:
66
--name string
67
Edit the template name.
68
69
+ --private bool (default: false)
70
+ Disable the default behavior of granting template access to the
71
+ 'everyone' group. The template permissions must be updated to allow
72
+ non-admin users to use this template.
73
+
74
--require-active-version bool (default: false)
75
Requires workspace builds to use the active template version. This
76
setting does not apply to template admins. This is an enterprise-only
0 commit comments