Skip to content

Latest commit

 

History

History

cli


WebsiteDocumentationJoin our CommunityTwitterLinkedIn


Coverage Status Build Status npm version license


⚠️ Warning: This is a closed alpha version and is not intended for public use at this time.


Keyshade Command Line Inteface

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.

Features

  • 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.

Installation

Install Keyshade CLI using npm:

npm install -g @keyshade/cli

Verify the installation using:

keyshade --help