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

@swiftmr/env-storage-client

Package Overview
Dependencies
Maintainers
3
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swiftmr/env-storage-client

Run scripts that set and use environment storage

  • 1.0.1
  • latest
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

Installation

npm install git+ssh://git@git.airsmed.io:gigon/env-storage-client.git

yarn add git+ssh://git@git.airsmed.io:gigon/env-storage-client.git

scripts

init: create init config file to current working directory (env-storage.json)
get: get env file from env-storage, using config file
update: upload env file to env-storage, using config file

option

format --c=[config file path]

--c: for using custom config file, extension must be .json file

config (env-storage.json)

filename: env file stored location to env-storage, created automatically 
destination: location to be saved when get envfile from env-storage
development: development env file list
staging: staging env file list
production: production env file list

Usage

{
    "scripts": {
        "env-storage:init": "env-storage-client init"
    }
}

FAQs

Package last updated on 13 Feb 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