@dotenvx/dotenvx-ext-hub
v0.4.0
Published
🚫 DEPRECATED: to be replaced by [dotenvx pro]
Downloads
10
Readme
dotenvx-ext-hub
dotenvx ext hub
- extend dotenvx with hub commands.🚫 DEPRECATED: to be replaced by [dotenvx pro]
Quickstart
Extend dotenv
with hub (deprecated).
npm install @dotenvx/dotenvx-ext-hub --save
or install globally
brew install dotenvx/brew/dotenvx-ext-hub
dotenvx ext hub help
curl -sfS https://dotenvx.sh/ext/hub | sh
dotenvx ext hub help
curl -L -o dotenvx-ext-hub.tar.gz "https://github.com/dotenvx/dotenvx-ext-hub/releases/latest/download/dotenvx-ext-hub-$(uname -s)-$(uname -m).tar.gz"
tar -xzf dotenvx-ext-hub.tar.gz
./dotenvx-ext-hub help
Usage
$ dotenvx ext hub
Usage: @dotenvx/dotenvx-ext-hub [options] [command]
🚫 DEPRECATED: to be replaced by [dotenvx pro]
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
login [options] authenticate to dotenvx hub
push [options] [directory] push .env.keys to dotenvx hub
pull [options] [directory] pull .env.keys from dotenvx hub
open [options] view repository on dotenvx hub
token [options] print the auth token dotenvx hub is configured to use
status display logged in user
logout [options] log out this machine from dotenvx hub
help [command] display help for command