aws-secrets-db
v1.0.2
Published
Manage secrets in aws secrets manager.
Downloads
2
Maintainers
Readme
aws-secrets-db
npm i -g aws-secrets-db
AWS cli should be configured or the appropriate environment variable.
aws-secrets-db --help
aws-secrets-db db get --name test1
aws-secrets-db db create --name test1 --secret "secret text"