crossplane / crossplane/function-template-python
Leverage standard CLI options
Open
enhancement
- Dominant language
- Python
- Stars
- 21
- Forks
- 13
- Avg merge
- 3h 1m
- Merged PRs (30d)
- 1
Description
### 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.