A command-line tool for managing encrypted secrets stored in Redis. It provides functionality to delete, list, and get secrets securely. This tool is designed to help you manage sensitive information within your applications.
- Encryption: Secrets are stored in Redis using strong encryption to ensure data security.
- CLI Interface: Simple and intuitive command-line interface for managing secrets.
- Delete Secrets: Easily delete secrets from Redis.
- List Secrets: View a list of all available secrets.
- Get Secrets: Retrieve a specific secret by its key.
- Put Secrets: Add a new secret to Redis.