Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CLI docs: add aspire resources alias page pointing to aspire describe#1166

Draft
Copilot wants to merge 2 commits into
mainmicrosoft/aspire.dev:mainfrom
copilot/update-aspire-docs-for-describemicrosoft/aspire.dev:copilot/update-aspire-docs-for-describeCopy head branch name to clipboard
Draft

CLI docs: add aspire resources alias page pointing to aspire describe#1166
Copilot wants to merge 2 commits into
mainmicrosoft/aspire.dev:mainfrom
copilot/update-aspire-docs-for-describemicrosoft/aspire.dev:copilot/update-aspire-docs-for-describeCopy head branch name to clipboard

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jun 2, 2026

Aspire CLI renamed aspire resources to aspire describe, and --watch to --follow/-f. This PR aligns the docs by making the old command page an explicit alias handoff to the new primary command name.

  • CLI reference updates

    • Added src/frontend/src/content/docs/reference/cli/commands/aspire-resources.mdx as a short alias page.
    • Marks aspire resources as backward-compatible and directs readers to aspire describe.
  • Flag rename guidance

    • Documents the flag transition on the alias page:
      • --watch--follow (-f)
    • Reinforces aspire describe --follow as the preferred usage.
<Aside type="caution" title="Command renamed">
  `aspire resources` is a backward-compatible alias. Use
  [`aspire describe`](/reference/cli/commands/aspire-describe/) as the
  primary command name.
</Aside>

The `--watch` flag was also renamed to `--follow` (`-f`).

Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>
Copilot AI changed the title [WIP] Update docs for aspire resources renamed to aspire describe CLI docs: add aspire resources alias page pointing to aspire describe Jun 2, 2026
Copilot AI requested a review from IEvangelist June 2, 2026 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CLI: Update docs for 'aspire resources' renamed to 'aspire describe'

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.