Skip to content

envchain --list without namespace contains duplicate entries #24

@sean-nixon

Description

@sean-nixon

When I run envchain --list, it seems to contain duplicate entries based on the number of environment variables set in the namespace. For example:

$ envchain
envchain version 1.0.1
...
$ envchain --set test ENV1 ENV2
test.ENV1: hello
test.ENV2: world
$ envchain --list
test
test

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