commandlineparser / commandlineparser/commandline
Usage of noun and verb with further parameters
- Langage dominant
- C#
- Étoiles
- 4.8k
- Forks
- 478
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hi,
Is it possible to use CommandLineParser with **noun** and **verb** syntax? I would like to setup a command line tool, which supports different **nouns** (in CommandLineParser terminology, this would be a **verb**)
As example:
- Myapp.exe tpm init -v ....
- Myapp.exe tpm show -v -l ....
- MyApp.exe dongle show -l ....
In the example above I have two levels of verbs, in the first level the **noun** and in the second level the **verb**.
Is this possible out-of-the-box? If not, are there ways to implement this?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Commencez par examiner la documentation et les exemples existants de noms/verbes de CommandLineParser, puis comparez-les aux commandes à deux niveaux demandées, telles que `tpm init` et `dongle show`. Déterminez si l’analyse de commandes imbriquées nom-verbe est déjà prise en charge ; le travail doit aboutir à une réponse documentée ou à une proposition de fonctionnalité clairement délimitée si ce n’est pas le cas.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- csharp
- Domaine
- cli
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 20/100