1、-h|--help 显示命令行帮助dotnet –-help
2、--version 显示使用中的.NET Core SDK版本dotnet –version
3、-d|--diagnostics 启用诊断输出dotnet –-diagnostics
4、--info 显示 .NET Core 信息dotnet –-info
5、--list-runtimes 显示安装的运行时dotnet –-list-runtimes
6、--list-sdks 显示安装的 SDKdotnet –-list-sdks