Skip to content

Can we support env var extrapolation ? #3

@cmoulliard

Description

@cmoulliard

Request

Can we support env var extrapolation ?

If I create an .env file with the following env var

REGISTRY_HOST=gitea.cnoe.localtest.me:8443
REG_NAME=http://$REGISTRY_HOST

next source the file dotenv -x .env, then REG_NAME variable appears as such

❯ echo $REG_NAME
http://$REGISTRY_HOST

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions