crossplane / crossplane/function-template-python
Leverage standard CLI options
- 主要言語
- Python
- スター
- 21
- フォーク
- 13
- 平均マージ
- 3時間 1分
- マージ済み PR(30日)
- 1
説明
### What problem are you facing?
Functions derived from this template are copy-pasting the CLI arguments, which may eventually lead to inconsistencies.
### How could this Function help solve your problem?
`function-sdk-python` adds standard CLI options in [this PR](https://github.com/crossplane/function-sdk-python/pull/230). The idea is to leverage those once that is merged and a new version of the SDK is released with the reusable CLI helpers/decorators.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Inspect how this template currently defines CLI arguments, then read function-sdk-python PR 230 and the released SDK helpers or decorators. Update the template after that SDK version is available so generated functions use the standard options, and verify the copied arguments are no longer maintained separately.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- cli
- issue の種類
- リファクタリング
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100