How to delete templates on Coder OSS?
Cant seem to find the button on the dashboard or any docs about it
6 Replies
Pardon the mobile screenshot but click the drop-down on the create workspace button.
From CLI do 'coder template delete <template_name>'
@Programmer_remote124 did we answer your question and are you unstuck?
It's good feedback; you are right @Programmer_remote124 there isn't a section in our documentation right now that makes above knowledge discoverable. Have raised https://github.com/coder/coder/issues/4000
GitHub
docs: How to delete templates · Issue #4000 · coder/coder
Coder OSS does not have documentation on how to delete templates: coder template delete 👇 See related discussion in Discord.
How can I delete it if the variables required have been added after its created?
Error
compute parameters: inject single "foo": unsupported source scheme: "none"
@Atifhi, can you share the output of
coder templates list
and coder templates delete <template_name> -v
to see a verbose output