[UI] Template creation: a couple of questions #14258
-
Hello, I have a couple of questions concerning the UI: 1. How does one export and import a template?I bumped into this issue: #11687, in which the last comment at the bottom says:
and in this issue: #5313 the user is asking
and the last comment says (pointing to a piece of doc that I don't think is relevant to the subject):
I'm confused as I can't find anything in the UI that allows me to upload anything. 2. Is it possible to create a template from scratch without having to pick a starter template first?Can anybody please shed some light on these questions I have? Thank you so much for this fantastic piece of software! 🖤 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
You can upload/import a new template using https://coder.example.com/templates/new. Currently Coder dos not have a way to download template tars from UI. CLI can be used
Yes. With both from
|
Beta Was this translation helpful? Give feedback.
You can upload/import a new template using https://coder.example.com/templates/new. Currently Coder dos not have a way to download template tars from UI. CLI can be used
coder templates pull <TEMPLATE_NAME>
Yes. With both from