dotnet-workload - Man Page

Provides information about the available workload commands and installed workloads.

dotnet workload command

This article applies to: āœ”ļø .NET 7 SDK and later versions

Synopsis

dotnet workload [--info]

dotnet workload -?|-h|--help

Description

The dotnet workload command provides commands for working with .NET workloads. For example, dotnet workload install installs a particular workload. Each command defines its own options and arguments. All commands support the --help option for printing out brief documentation about how to use the command.

Options

See Also

Info

2023-10-25 .NET Documentation