microsoft / microsoft/aspire

[AspireE2E] 'aspire new' doesn't support 'aspire new list'.

Open
#8,998 2 comments 0 reactions 0 assignees View on GitHub
area-cli needs-retriage
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

**INSTALL STEPS**

- Clean machine: Win11 x64 24h2 ENU
- Install SDK 9.0.203
- Add the dotnet9 feed for 9.3.0-preview.1
- Install Aspire.CLI
- dotnet tool install --global aspire.cli --version 9.3.0-preview.1.25224.9

**REPRO STEPS**

1. Open a command prompt, run 'aspire new list' and 'aspire new -h'

**ACTUAL**

'aspire new list' is not a supported command for the 'aspire new' scenario.

![Image](https://github.com/user-attachments/assets/12805cb3-0fa3-4695-9aaa-941f1d14b75d)

![Image](https://github.com/user-attachments/assets/64421567-d3dd-4cf5-8386-470bf64b35be)

**EXPECTED**

Should we support 'aspire new list' to list available Aspire templates, just like the 'dotnet new list' does?

![Image](https://github.com/user-attachments/assets/17dd8bf0-d907-4003-b626-f78230b21553)

![Image](https://github.com/user-attachments/assets/3f80decd-217e-408c-a764-cea236c8e2ec)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.