dotnet workload list
This article applies to: ✔️ .NET 6 SDK and later versions
Name
dotnet workload list
- Lists installed workloads.
Synopsis
dotnet workload list [-v|--verbosity <LEVEL>]
dotnet workload list [-?|-h|--help]
Description
The dotnet workload list
command lists all installed workloads.
For more information about the dotnet workload
commands, see the dotnet workload install command.
Options
-?|-h|--help
Prints out a description of how to use the command.
-v|--verbosity <LEVEL>
Sets the verbosity level of the command. Allowed values are
q[uiet]
,m[inimal]
,n[ormal]
,d[etailed]
, anddiag[nostic]
. The default isminimal
. For more information, see LoggerVerbosity.
Examples
List the installed workloads:
dotnet workload list
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา