vaulted

Securely store and execute environments with encrypted credentials

brewmacoslinux
Try with needOr install directly
Source

About

Allows the secure storage and execution of environments

Commands

vaulted

Examples

Create a new vaulted environment with AWS credentials$ vaulted new myenv
Execute a command within a vaulted environment$ vaulted exec myenv aws s3 ls
List all stored vaulted environments$ vaulted list