Add preview feature toggle guidance to CLI configuration docs#722
Open
Add preview feature toggle guidance to CLI configuration docs#722
Conversation
Agent-Logs-Url: https://github.com/microsoft/aspire.dev/sessions/9a0638bc-aa30-4a55-bccf-d00417f2c3b8 Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>
Agent-Logs-Url: https://github.com/microsoft/aspire.dev/sessions/9a0638bc-aa30-4a55-bccf-d00417f2c3b8 Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
IEvangelist
April 15, 2026 20:09
View session
IEvangelist
approved these changes
Apr 15, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Adds documentation guidance to help users opt into (and back out of) preview CLI experiences using feature flags in aspire config.
Changes:
- Introduces a new “Toggle preview feature experiences” section under CLI configuration docs
- Documents discovering
features.*keys viaaspire config list --all - Documents enabling/disabling/removing feature overrides for project-scoped and
--globalusage
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/reference/cli/configuration/aspire config list --all--global) feature enablement withaspire config setaspire config deleteValidation
pnpm lintpnpm build:skip-searchpnpm --dir ./src/frontend run test:unit:docspnpm build:skip-search(rerun after final wording updates)parallel_validation(code review + CodeQL)