Skip to content

Standardize environment variables #123

Description

@fernandezcuesta

What problem are you facing?

Functions based on this template are independently setting the environment variables. While this is completely fine, we should aim for standard environment variables, similarly as we do for CLI arguments (think of --tls-certs-dir and TLS_SERVER_CERTS_DIR, which many functions share today).

How could this Function help solve your problem?

All "common" CLI arguments should have an associated env variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions