Skip to content

Update dependencies tool does not fail when passing incorrect/no sub-command #6394

@lbussell

Description

@lbussell

To reproduce, run something like dotnet run --project .\eng\update-dependencies\ -- foo

foo is not a valid subcommand, yet the app starts and no-ops. Instead, it should show the help output.

Seems related to dotnet/command-line-api#2525

Metadata

Metadata

Assignees

Type

No fields configured for Bug.

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions