Skip to content

[docs] CLI: mention 'Stopping Aspire...' feedback message on Ctrl+C#1201

Closed
aspire-repo-bot[bot] wants to merge 1 commit into
release/13.4from
docs/cli-stopping-message-feedback-163c3b8c164679e4
Closed

[docs] CLI: mention 'Stopping Aspire...' feedback message on Ctrl+C#1201
aspire-repo-bot[bot] wants to merge 1 commit into
release/13.4from
docs/cli-stopping-message-feedback-163c3b8c164679e4

Conversation

@aspire-repo-bot
Copy link
Copy Markdown
Contributor

Documents changes from microsoft/aspire#17652 by @JamesNK.

Targeting release/13.4 — the latest release branch on microsoft/aspire.dev — because release/13.5 (from the source PR milestone 13.5) does not exist there.

Why this PR is needed

PR microsoft/aspire#17652 introduced a user-visible change: when the user presses Ctrl+C, the Aspire CLI now immediately displays a 🛑 Stopping Aspire... message (after a brief 200 ms delay) to confirm that shutdown is in progress. Previously, no such confirmation message was shown promptly.

The existing aspire-run.mdx documented how to stop the AppHost but did not mention this feedback message. This PR adds a short sentence so users know what to expect when they press Ctrl+C.

Changes

  • Updated src/frontend/src/content/docs/reference/cli/commands/aspire-run.mdx: added a note to the "Stopping the AppHost" section explaining that 🛑 Stopping Aspire... is displayed shortly after Ctrl+C is pressed.

Generated by PR Documentation Check for issue #17652 · sonnet46 3.5M ·

Update the 'Stopping the AppHost' section of aspire-run.mdx to note
that the CLI displays a '🛑 Stopping Aspire...' message shortly after
the user presses Ctrl+C, confirming that shutdown is in progress.

Documents the user-facing behavior added by microsoft/aspire#17652.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@aspire-repo-bot aspire-repo-bot Bot added the docs-from-code Copilot initiated issue from dotnet/aspire repo label Jun 3, 2026
@aspire-repo-bot aspire-repo-bot Bot requested a review from mitchdenny June 3, 2026 09:49
@aspire-repo-bot
Copy link
Copy Markdown
Contributor Author

Frontend HTML artifact ready

The latest frontend build uploaded the frontend-dist artifact for PR #1201. Use the VS Code button below to open this PR with GitHub Artifacts Explorer and browse the built HTML locally.

VS Code: Open PR #1201 artifacts

This comment updates automatically when a new frontend build artifact is uploaded.

@JamesNK JamesNK closed this Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-from-code Copilot initiated issue from dotnet/aspire repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant