0.4.0 • Published 1 year ago

@dotenvx/dotenvx-ext-hub v0.4.0

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
1 year ago

dotenvx-ext-hub

dotenvx ext hub - extend dotenvx with hub commands.

🚫 DEPRECATED: to be replaced by dotenvx pro

Quickstart npm version

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