Mot

Results 268 comments of Mot

hi @LucasSegersFabro, we're considering it (others have requested it as well) but I also have some philosophical misgivings at the moment. Currently my raw thoughts are this: 1. The `.env.vault`...

> Maybe if it was shipped with static-linked binaries (like with golang) this would be a non-issue yeah, [dotenvx](https://github.com/dotenvx/dotenvx) is/has solved that problem. increasingly, moving development efforts towards it and...

@Husamui and @validkeys - dotenv-vault is possible to get going with monorepos but it's a bit awkward. you need a .env.vaut and DOTENV_KEY per sub project under you monorepo we...

Great insight @chungweileong94. We will add that. We will also likely update those other tutorials to use preloading instead. Those were written before preloading was added to dotenv-vault-core.

reopening this to consider allowing for this. principle of least surprise.

https://github.com/dotenv-org/dotenv-vault/pull/184/commits/4e59104558ca7129d106cef409ee6b55981bcb71

The dotenv bump is here: https://github.com/entropitor/dotenv-cli/pull/94 Concerning the cli argument: 1. I agree, no short hand needed. 2. How about `--dotenv-key` rather than `--vault-key` ? That would more closely match...

This is on our roadmap for sure.

We plan to start on this next week. So should be ready in July.