Skip to content

[docs] Update aspire doctor docs with Aspire version checks#949

Draft
aspire-repo-bot[bot] wants to merge 1 commit into
release/13.4from
docs/aspire-doctor-version-checks-17003-0db360783ec61819
Draft

[docs] Update aspire doctor docs with Aspire version checks#949
aspire-repo-bot[bot] wants to merge 1 commit into
release/13.4from
docs/aspire-doctor-version-checks-17003-0db360783ec61819

Conversation

@aspire-repo-bot
Copy link
Copy Markdown
Contributor

Documents changes from microsoft/aspire#17003 by @davidfowl.

Targeting release/13.4 based on the source PR milestone 13.4.

Why this PR is needed

PR microsoft/aspire#17003 added a new Aspire check category to the aspire doctor command. This category reports:

  • The current Aspire CLI version (with a warning and aspire update suggestion when a newer version is available)
  • The AppHost Aspire SDK version when an AppHost project is discovered in the current directory

The existing aspire-doctor.mdx page did not mention this new check category, did not show the updated sample output with the Aspire section, and had a minimal JSON output example that did not include the new cli-version and apphost-version check shapes.

What changed

Updated src/frontend/src/content/docs/reference/cli/commands/aspire-doctor.mdx:

  • Added Aspire checks to the check category list describing what CLI and AppHost version information is reported
  • Replaced the sample output with a fuller example showing the Aspire section, including the out-of-date CLI warning with the aspire update suggestion
  • Expanded the JSON output format section to include cli-version and apphost-version check examples, including metadata fields and the warning shape when the CLI is out of date

Files modified

  • src/frontend/src/content/docs/reference/cli/commands/aspire-doctor.mdx (updated)

Generated by PR Documentation Check for issue #17003 · ● 11.7M ·

Documents the new Aspire and AppHost version check categories added
to the aspire doctor command in microsoft/aspire#17003. Updates the
check category list, sample output, and JSON output format sections.

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 May 14, 2026
@aspire-repo-bot aspire-repo-bot Bot requested a review from JamesNK May 14, 2026 02:44
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.

0 participants