ksecret

Init, download and upload secrets file for you team, app and environment

Usage no npm install needed!

<script type="module">
  import ksecret from 'https://cdn.skypack.dev/ksecret';
</script>

README

ksecret

Init, download and upload secrets file for you team, app and environment

Install

Require nodejs to be installed globally

npm i -g @kaluza/ksecret

How to use

Initialise the secrets for your application and your team, for example:

ksecret init monetisation monet-hes-aggregator dev

Download the secrets to current folder, for example:

ksecret get monetisation monet-hes-aggregator dev ./

Upload the secrets to GCP bucket from tfvars in current folder, for example:

ksecret update monetisation monet-hes-aggregator dev ./dev-secrets.tfvars