danielgtaylor / danielgtaylor/openapi-cli-generator

Creating subcommands

Ouverte
#33 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Go
Étoiles
218
Forks
54
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Hi,
Thanks for a very useful tool!

I can't seem to figure out how to create subcommands like `$ docker container rm .`

If i try adding the path: /container/rm/{containerName}, the command will be created as `$ docker container-rm `

This is the first time that I am using both OpenAPI and this tool, so I am in no way an expert.

Thanks!

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

The issue names no files, tests, or entry points. Start by tracing how the path /container/rm/{containerName} is converted into generated command names, then determine how nested subcommands should be represented. Done means generating a command structure equivalent to `docker container rm ` without collapsing the subcommand path.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
openapi
Domaine
cli, tooling
Type d'issue
Fonctionnalité
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.