Skip to content

Sync your .env files, quickly & securely. ⭐️ From the same people who pioneered dotenv.

License

Notifications You must be signed in to change notification settings

PinkDiamond1/dotenv-vault

 
 

Repository files navigation

dotenv-vault
Dotenv Vault

Sync your .env files, quickly & securely.

Stop sharing them over insecure channels like Slack and email, and never lose an important .env file again.

Usage How It Works Commands Health Changelog

1 Minute Overview

Downloads Version Version

Usage

Usage is similar to git. Run the command:

$ npx dotenv-vault new

Follow those instructions and then run:

$ npx dotenv-vault login

Then run push and pull:

$ npx dotenv-vault push
$ npx dotenv-vault pull

That's it!

Visit dotenv.org/docs for a complete getting started guide.

How It Works

How Dotenv Vault works

Visit dotenv.org/docs to learn more.

Commands

$ npx dotenv-vault
Sync your .env files, securely.

VERSION
  dotenv-vault/1.11.0 darwin-arm64 node-v18.3.0

USAGE
  $ dotenv-vault [COMMAND]

COMMANDS
  new       Create your project
  login     Log in to dotenv-vault
  logout    Log out
  open      Open project page
  push      Push .env securely
  pull      Pull .env securely
  versions  List version history
  whoami    Display the current logged in user
  status    Check dotenv-vault operational status
  help      Display help for dotenv-vault.
  update    update the dotenv-vault CLI

Visit dotenv.org/docs for details per command.

Health






Visit health.dotenv.org for more information.

Contributing

See CONTRIBUTING.md

Changelog

See CHANGELOG.md

License

MIT

About

Sync your .env files, quickly & securely. ⭐️ From the same people who pioneered dotenv.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.7%
  • JavaScript 2.2%
  • Batchfile 0.1%