berglas

Manage secrets on Google Cloud with encryption and audit logging

brewmacoslinux
Try with needOr install directly
Source

About

Tool for managing secrets on Google Cloud

Commands

berglas

Examples

Create a secret in Google Secret Manager$ berglas create my-secret --plaintext='secret-value' --project=my-gcp-project
Read and decrypt a secret$ berglas read gs://my-bucket/my-secret
Grant IAM permissions to access a secret$ berglas grant gs://my-bucket/my-secret --member=user@example.com