dotnet / dotnet/command-line-api
Command with a default option alias (not value)
Aperta
- Lingua principale
- C#
- Stelle
- 3.7k
- Fork
- 428
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Given a command with one option, is there a way to not need to specify that option alias?
From ```app.exe subcommand -a 123``` to ```app.exe subcommand 123``` omitting the ```-a```
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
The issue describes command-line parsing for app.exe subcommand and asks whether a single option value can omit its -a alias. No files, tests, or entry points are identified; begin by locating the parser and command-option handling, then confirm the desired positional syntax with a focused test.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- csharp
- Ambito
- cli
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100