Skip to content

Allow exporting templates from UI #17859

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
matifali opened this issue May 15, 2025 · 0 comments
Open

Allow exporting templates from UI #17859

matifali opened this issue May 15, 2025 · 0 comments
Labels
customer-requested Features requested by enterprise customers. Only humans may set this. good first issue Easily solved issues suitable for starters and community contributors

Comments

@matifali
Copy link
Member

Problem Description

While templates can be exported using the CLI (coder template pull), there is no easily discoverable way to export templates from the UI. This limits usability, especially for less technical users or those managing deployments on devices where they can not access the CLI.

Example: A user managing multiple deployments wants to transfer a template but finds no export button in the UI, relying instead on CLI commands or manual workarounds.

Desired Solution

Add an Export button in the template editor UI to download the template (including metadata and assets) as a .zip or .tar file, similar to what the CLI command provides.

@matifali matifali added customer-requested Features requested by enterprise customers. Only humans may set this. good first issue Easily solved issues suitable for starters and community contributors labels May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-requested Features requested by enterprise customers. Only humans may set this. good first issue Easily solved issues suitable for starters and community contributors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant