Skip to content

dotenvx/dotenvx-pro

Repository files navigation

dotenvx-pro

Use dotenvx like a pro

Quickstart npm version

Extend dotenvx with pro.

npm install @dotenvx/dotenvx-pro --save

 

or install globally

with curl 🌐
curl -sfS https://dotenvx.sh/pro | sh
dotenvx pro help

 

with brew 🍺
brew install dotenvx/brew/dotenvx-pro
dotenvx pro help

 

or with github releases 🐙
curl -L -o dotenvx-pro.tar.gz "/~https://github.com/dotenvx/dotenvx-pro/releases/latest/download/dotenvx-pro-$(uname -s)-$(uname -m).tar.gz"
tar -xzf dotenvx-pro.tar.gz
./dotenvx-pro help

 

Usage

$ dotenvx pro
Usage: @dotenvx/dotenvx-pro [options] [command]

dotenvx pro 🏆

Options:
  -l, --log-level <level>     set log level (default: "info")
  -q, --quiet                 sets log level to error
  -v, --verbose               sets log level to verbose
  -d, --debug                 sets log level to debug
  -V, --version               output the version number
  -h, --help                  display help for command

Commands:
  sync [options]              sync
  push [options] [directory]  push
  login [options]             log in
  logout [options]            log out
  keypair [options] [key]     print public/private keys for .env file(s)
  ls [options] [directory]    print all .env files in a tree structure
  settings                    ⚙️  settings