Mot
Mot
yeah I would too. i'm starting to regret adding these shell formatters because shells are very tricky here. here's what is happening: ```sh $ dotenvx get --format=shell A=one two three...
related * https://github.com/dotenvx/dotenvx/pull/393 * https://github.com/dotenvx/dotenvx/issues/392 * https://github.com/dotenvx/dotenvx/pull/366
yeah probably a good move to use jq since json is going to be serialized correctly can I ask, why not use `dotenvx run` though as a simple wrapper on...
> I want to run the dotenvx command as container during a CI pipeline you can run dotenvx in a container. there's an image here: https://dotenvx.com/docs/install#docker
Can you show a stacktrace or link to more details or a screenshot please? I'm not familiar personally with expo. "requires exact .env pass" - what does this mean?
can you please share more details - that's just not enough information for me to be able to help you. This could be your environment related, native to expo somehow,...
There is definitely a lot of different parsing behavior. I'm trying to move things toward bash as much as possible. Here's the current documented differences: https://dotenvx.com/spec/
Could you paste them here? I'll add them to the test cases and try to work them.