-
Notifications
You must be signed in to change notification settings - Fork 948
Labels
customer-requestedFeatures requested by enterprise customers. Only humans may set this.Features requested by enterprise customers. Only humans may set this.good first issueEasily solved issues suitable for starters and community contributorsEasily solved issues suitable for starters and community contributors
Description
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.
Metadata
Metadata
Assignees
Labels
customer-requestedFeatures requested by enterprise customers. Only humans may set this.Features requested by enterprise customers. Only humans may set this.good first issueEasily solved issues suitable for starters and community contributorsEasily solved issues suitable for starters and community contributors