crossplane / crossplane/function-template-python

Leverage standard CLI options

未關閉
#168 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
Python
星號
21
分支
13
平均合併
3 小時 1 分鐘
30 天內合併 PR
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

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。