1.4.2 • Published 8 months ago

@ingeni/igs-vault v1.4.2

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

developper:

npm run build
chmod +x dist/index.js
npm link
igs-vault --help

how to use

# setup
igs-vault setup
igs-vault setup-script url username password
# Example
# igs-vault setup-script http://127.0.0.1:8200 admin admin

# write env: copy key value form vault then write a fie
igs-vault write development/data/your-env .env

# read
igs-vault read development/data/your-env

# set key value
igs-vault read  development/data/your-env key vale

# update from env file
igs-vault updatekv development/data/your-env .env.local

# append
# append values from vault to .env file
igs-vault append development/data/your-env .env
1.4.2

8 months ago

1.4.1

8 months ago

1.4.0

8 months ago

1.3.1

8 months ago

1.3.0

8 months ago

1.2.0

8 months ago

1.1.1

8 months ago

1.1.0

8 months ago

1.0.0

8 months ago