Skip to content

[UX Improvement] azd template list - include clickable links #2731

@lechnerc77

Description

@lechnerc77

Output from azd version

azd version 1.3.0 (commit 6605c57)

Describe the request

This is more a feature request/proposal to improve the usability. With release 1.3.0 the azd template list command fetches all templates from the awesome azd gallery. This can be quite overwhelming and although the user can filter, there is now direct way to check what the template is really about. To fetch this information the user must go to the website and search for the remplate there.
The user experience could be improved by adding a clickable link to the output that guides the user directly to the template e.g. on GitHub.

The links are available in the https://azure.github.io/awesome-azd/templates.json, so it might be feasible to introduce them into the output.

Additional context

I quickly checked the Golang packages and it seems that https://github.com/savioxavier/termlink might a fitting one for this.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions