Socket
Socket
Sign inDemoInstall

envii

Package Overview
Dependencies
0
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    envii

``` envii streamlines the management and synchronization of .env files among different environments or team members, facilitating consistent configuration across development workflows.


Version published
Weekly downloads
43
decreased by-14%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

envii

envii streamlines the management and synchronization of .env files among different environments or team members, facilitating consistent configuration across development workflows.

Usage:
  envii [command] [flags]
  envii [command]

Available Commands:
  auth        Display commands for authenticating envii with an account
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  pull        Pulls the latest .env file from the remote server and replaces the local .env file with it.
  push        Pushes the latest .env file to the remote server.
  undo        undoes the last `envii pull` command

Flags:
  -h, --help                         help for envii
  -k, --k8s-values-path string       Path to the k8s values file
  -p, --provider string              Provider to use to pull the .env file: zipper | k8s (default "zipper")
  -s, --secrets-declaration string   Path or identifier for the secrets declaration
  -v, --version                      version for envii

Use "envii [command] --help" for more information about a command.

FAQs

Last updated on 05 Mar 2024

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