Skip to content

Default value for ENV vars #8

@mblaschke

Description

@mblaschke

Eg. allow ${FOOBAR:barfoo}

${FOOBAR:barfoo} -> if env FOOBAR is not set, use barfoo as value
${FOOBAR::barfoo} -> if env FOOBAR is not set or set and empty, use barfoo as value

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions