dotnet / dotnet/command-line-api

Show help for subcommand that is hidden

Open
#1,410 0 comments 1 reaction 0 assignees View on GitHub
Area-Help
Dominant language
C#
Stars
3.7k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

We want to show some sub-commands that we have today from users like "--install" instead we want them to use "install", to be backward compatible...
In theory user could follow some guide and try to run `dotnet new --install --help`, I would expect that even if `--install` itself is hidden, help should be shown if it's called directly like this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.