turnerlabs / cstore

CLI for central file or configuration storage and sharing among team members and applications based on project context.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flag -e not working (version v3.6.0-alpha)

dalmena opened this issue · comments

On version v3.6.0-alpha the flag -e no longer adds the export keyword in front of the variables.

Only noticed on version 3.6, but it could have affected other versions as well.

The -e flag changed to -g terminal-export per the release notes in version v3.4.0-alpha. Next time, I may need to make this a major version update since it can break some functionality that apps depend on when upgrading.