danielgtaylor / danielgtaylor/openapi-cli-generator

Creating subcommands

オープン
#33 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
218
フォーク
54
PR マージ指標
30日以内にマージされた PR はありません

説明

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!

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
openapi
領域
cli, tooling
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。