credstash-set
v1.0.1
Published
Load credentials into your credstash tables from an env file.
Readme
credstash-set
Load credentials into your credstash tables from an env file.
npm install -g credstash-setUsage
cs-set :credstash-tablename :path-to-env-fileExample:
.env:
environment=production
foo=barUpload with:
cs-set secrets ./env