Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add: bash snappy-env exporter #2

Merged
merged 2 commits into from
Sep 3, 2024
Merged

Conversation

locnnil
Copy link
Collaborator

@locnnil locnnil commented Sep 2, 2024

Add bash version of snappy-env exporter program.

env-exporter Outdated Show resolved Hide resolved
Signed-off-by: Lincoln Wallace <[email protected]>
env-exporter.sh Outdated Show resolved Hide resolved
Copy link
Member

@farshidtz farshidtz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. This has been reviewed in

One known issue is the lack of validation for value types. The program exports unexpected values if the user sets an object as value, e.g. env.x.y="value" which is equivalent to env.x={"y":"value"}. I'll file an issue with better examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants