credstash-set

1.0.1 • Public • Published

credstash-set

Load credentials into your credstash tables from an env file.

npm install -g credstash-set

Usage

cs-set :credstash-tablename :path-to-env-file

Example:

.env:

environment=production
foo=bar

Upload with:

cs-set secrets ./env

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i credstash-set

    Weekly Downloads

    2

    Version

    1.0.1

    License

    ISC

    Unpacked Size

    1.41 kB

    Total Files

    3

    Last publish

    Collaborators

    • agconti