Skip to content

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

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
v-elenafeng opened this issue Apr 28, 2025 · 1 comment
Open

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

v-elenafeng opened this issue Apr 28, 2025 · 1 comment
Labels
Milestone

Comments

@v-elenafeng
Copy link

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

Image

EXPECTED

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

Image

Image

@davidfowl davidfowl added this to the Backlog milestone Apr 28, 2025
@davidfowl
Copy link
Member

This is a feature request, moving to backlog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants