dotnet / dotnet/command-line-api
Commands with subcommands but without handler doesn't show signature help
Open
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
**Expected behavior**
If a command has no handler, but has subcommands, it should show the signature including its subcommands like in beta3, or at least there should be a switch to get that behavior back.
**Actual behavior**
Nothing is shown.
Contributor guide
Assessment
This issue has not been assessed yet.