Socket
Socket
Sign inDemoInstall

@ajhenry/envcli

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ajhenry/envcli

Loads env files into shell environment variables


Version published
Maintainers
1
Created

Readme

Source

envcli

Loads env files into shell environment variables quick

Quickstart

Go into a directory that you want to load env files from

npx @ajhenry/envcli

This will load .env by default.

To load another file put a path to that file as an argument

npx @ajhenry/envcli .env.local

This will load the .env.local configuration into your shell

Usage

envcli [-h] <env file>
options:
h           Print this Help.
env file    Path of an env file to load

Keywords

FAQs

Last updated on 30 Oct 2021

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc