rmccullagh / dotenv-vault

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

Home Page:https://www.dotenv.org/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  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.org 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.

https://www.dotenv.org/docs

License:MIT License


Languages

Language:TypeScript 98.2%Language:JavaScript 1.7%Language:Batchfile 0.1%