Check dotenv-vault operational status.
$ npx dotenv-vault status
local: Press y (or any key) to open up the browser to view the dotenv-vault status page or q to exit: y
local: Opening status page... ⡿
That’s it!
For more information on the status command, run dotenv-vault help status.
$ npx dotenv-vault help status
Check dotenv-vault operational status
USAGE
$ dotenv-vault status [-y]
FLAGS
-y, --yes Automatic yes to prompts. Assume yes to all prompts and run non-interactively.
DESCRIPTION
Check dotenv-vault operational status
EXAMPLES
$ dotenv-vault status
-y, –yes
Automatic yes to prompts. Assume yes to all prompts and run non-interactively.
$ npx dotenv-vault status -y