credstash

Manage credentials securely in AWS using encryption

brewmacoslinux
Try with needOr install directly
Source

About

Little utility for managing credentials in the cloud

Commands

credstash

Examples

Store a new credential securely$ credstash put myapp/database/password 'secret123'
Retrieve a stored credential$ credstash get myapp/database/password
List all stored credentials$ credstash list