0.4.0 • Published 12 months ago

@dotenvx/dotenvx-ext-hub v0.4.0

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
12 months 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
0.4.0

12 months ago

0.3.0

12 months ago

0.2.4

12 months ago

0.2.3

12 months ago

0.2.2

12 months ago

0.2.1

12 months ago

0.2.0

12 months ago

0.1.0

12 months ago