dotnet / dotnet/command-line-api

Allow an option to not add an alias every time a RootCommand receives --name as a parameter so that it is possible to have name with spaces

Open
#1,705 5 comments 1 reaction 0 assignees View on GitHub
Area-NamingConventionBinder Area-Parser and Binder bug
Dominant language
C#
Stars
3.7k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

When a RootCommand receives --name as an argument, an alias is added. However, it is not possible to have an alias with spaces. So, it would be interesting to allow having --name as an argument without adding an alias.

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.