We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
There already exists a vaulted dump and vaulted load that dump and load a JSON formatted vault. Are you proposing something different than that?
vaulted dump
vaulted load
Sorry, something went wrong.
A lot of us are migrating to-and-from .env files that are not JSON-formatted.
Gotcha.
What is the format of said .env files? Is it something akin to docker's --env-file format?
docker
--env-file
Yes, compare:
https://ddollar.github.io/foreman/#ENVIRONMENT
https://docs.docker.com/compose/env-file/
Also see:
https://github.com/joho/godotenv
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: