danielgtaylor / danielgtaylor/openapi-cli-generator
Creating subcommands
- Lenguaje dominante
- Go
- Estrellas
- 218
- Forks
- 54
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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!
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- openapi
- Área
- cli, tooling
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100