Website • Documentation • Join our Community • Twitter • LinkedIn
⚠️ Warning: This is a closed alpha version and is not intended for public use at this time.
Keyshade CLI is a powerful command-line tool for managing secrets and configuration in your projects. Designed for developers, it helps you detect secret sprawl, securely manage sensitive information, and integrate seamlessly into your development workflow.
- Secret Sprawl Detection: Identify and prevent sensitive data leaks.
- Live Secret Update: Instantly propagate secret changes across your applications without redeployment.
- Secrets Management: Securely store, retrieve, and rotate secrets.
- Full Platform Parity: Perform almost everything with the CLI that you can do with the Keyshade platform.
Install Keyshade CLI using npm:
npm install -g @keyshade/cli
Verify the installation using:
keyshade --help