Skip to content

dotnet <cmd> without argument doesn't display help text #18603

@ZeroErrors

Description

@ZeroErrors

Executing commands such as any of

  • dotnet sln
  • dotnet add
  • dotnet remove
  • dotnet list
  • dotnet sdk
  • dotnet workload

Will simply print the following message without displaying the help text.

Required command was not provided.

I tested this on both main (2c011f2) and the latest preview release 6.0.100-preview.5.21302.13 and both have this same problem.

.NET SDK (reflecting any global.json):
 Version:   6.0.100-preview.5.21302.13
 Commit:    d6380bcae7

This bug is a regression of:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions