CLI
dotenv-vault build
Short guide coming soon. See command details below.
Command Details
For more information on the build command, run dotenv-vault help build.
$ npx dotenv-vault help build
Build .env.vault
USAGE
$ dotenv-vault build [-m <value>] [-y]
FLAGS
-m, --dotenvMe=<value> Pass .env.me (DOTENV_ME) credential directly (rather than reading from .env.me file)
-y, --yes Automatic yes to prompts. Assume yes to all prompts and run non-interactively.
DESCRIPTION
Build .env.vault
EXAMPLES
$ dotenv-vault build