| title | dotnet workload history command |
|---|---|
| description | The `dotnet workload history` command shows a history of workload installation actions. |
| ms.date | 09/29/2025 |
This article applies to: ✔️ .NET 6 SDK and later versions
dotnet workload history - Shows a history of workload installation actions.
dotnet workload history [options]
dotnet workload history -?|-h|--help
The dotnet workload history shows a history of workload installation actions.
For more information about the dotnet workload commands, see the dotnet workload install command.
-
--all
Removes and uninstalls all workload components from all SDK versions. Defaults to
false. -
[!INCLUDE help]
-
Remove all workflow components:
dotnet workload history --all