aspire cli - agent init --skills dotnet-inspect fails
Open
area-cli
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
The help message of `aspire agent init` mentions being abke to add dotnet-inspect skill, but when running:
`aspire agent init --skills dotnet-inspect` it throws an exception that the skill is unrecognized
### Expected Behavior
Either support that skill or remove the example from the help message
### Steps To Reproduce
On daily build run the command above.
### Exceptions (if any)
_No response_
### Aspire doctor output
_No response_
### Anything else?
Daily aspire build.
Contributor guide
Assessment
This issue has not been assessed yet.