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. 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.
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-pythonadds standard CLI options in this PR. 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.