Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tiny-dotenvx-hub

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tiny-dotenvx-hub

A tiny and modern alternative to the deprecated dotenvx-ext-hub

  • 0.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

tiny-dotenvx-hub

My approach to dotenvx-ext-hub but cleaner and with 95% less dependencies, making use of the most recent cutting-edge Node APIs.

Made for personal use as i don't want to install a whole 133 dependencies just for this extension.

You can use it if you want though, it's just not official (and doesn't include binary releases) Just make sure you have Node 22.0.0 or higher.

npm i -D fast-dotenvx-hub

Usage

$ env-hub
Usage: env-hub [options] [command]

A tiny and modern alternative to the deprecated dotenvx-ext-hub

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:
  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

Keywords

FAQs

Package last updated on 02 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc