You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
You can edit a template using the coder CLI. Only[template admins and
247
+
You can edit a template using the coder CLI or the UI. Only[template admins and
248
248
owners](../admin/users.md) can edit a template.
249
249
250
+
Using the UI, navigate to the template page, click on the menu, and select "Edit files". In the template editor, you create, edit and remove files. Before publishing a new template version, you can test your modifications by clicking the "Build template" button. Newly published template versions automatically become the default version selection when creating a workspace.
251
+
252
+
>**Tip**: Even without publishing a version as active, you can still use it to create a workspace before making it the default for everybody in your organization. This may help you debug new changes without impacting others.
253
+
250
254
Using the CLI, login to Coder and run the following command to edit a single