Skip to content

Conversation

meaghanlewis
Copy link
Contributor

@meaghanlewis meaghanlewis commented Sep 29, 2025

Summary

This pull request adds documentation for new .NET CLI commands and updates navigation and index files to include these commands. The main focus is on introducing the dotnet workload clean, and dotnet workload history commands, ensuring they are discoverable and properly described in the documentation.

New command documentation:

  • Added documentation for the dotnet workload clean command, describing its purpose, options, and usage examples.
  • Added documentation for the dotnet workload history command, including its function and options.

Navigation and index updates:

  • Updated docs/core/tools/dotnet.md to list the new commands (dotnet workload clean, dotnet workload config, dotnet workload history, and dotnet workload restore) in the appropriate command tables. [1] [2]
  • Updated docs/core/tools/index.md to include workload clean and workload history in the list of default installed commands.
  • Updated docs/navigate/tools-diagnostics/toc.yml to add navigation entries for dotnet workload clean, and dotnet workload history. [1] [2]

Fixes #48686


Internal previews

📄 File 🔗 Preview link
docs/core/tools/dotnet-workload-clean.md dotnet workload clean
docs/core/tools/dotnet-workload-history.md dotnet workload history command
docs/core/tools/dotnet.md dotnet command
docs/core/tools/index.md docs/core/tools/index
docs/navigate/tools-diagnostics/toc.yml docs/navigate/tools-diagnostics/toc

@meaghanlewis meaghanlewis marked this pull request as ready for review October 2, 2025 22:24
@meaghanlewis meaghanlewis requested review from adegeo and a team as code owners October 2, 2025 22:24
@meaghanlewis meaghanlewis merged commit 3b9cc94 into dotnet:main Oct 3, 2025
8 checks passed
@meaghanlewis meaghanlewis deleted the add-dotnet-command-reference branch October 3, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add missing dotnetcommands and options
3 participants