-
Notifications
You must be signed in to change notification settings - Fork 902
Add --skills flag to aspire init #18095
Copy link
Copy link
Open
Labels
needs-area-labelAn area label is needed to ensure this gets routed to the appropriate area ownersAn area label is needed to ensure this gets routed to the appropriate area ownerstriage:bot-seenAspire triage bot has seen this issueAspire triage bot has seen this issue
Metadata
Metadata
Assignees
Labels
needs-area-labelAn area label is needed to ensure this gets routed to the appropriate area ownersAn area label is needed to ensure this gets routed to the appropriate area ownerstriage:bot-seenAspire triage bot has seen this issueAspire triage bot has seen this issue
Type
Fields
Give feedbackNo fields configured for Feature.
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
When I run
aspire agent init --non-interactive, I am able to use the--skillsflag to specify which Aspire agentic skills to opt-in/opt-out of installation, however this flag is not available foraspire init --non-interactiveDescribe the solution you'd like
Add the
--skillsflag toaspire initplease. Thanks!Additional context
No response