Documentation Menu
Getting Started

Introduction to CmdVault

What is CmdVault?

CmdVault is a premium local-first utility designed to securely organize, encrypt, sync, and share your workspace command recipes. It solves the developer problem of storing complex commands that contain private environment variables, passwords, or API tokens.

Design Philosophy: CmdVault is built local-first. Your secrets are never stored in plain text, and they are encrypted on your local drive using AES-256 keys. No central authority can view your raw command recipes.

Core Capabilities

  • Zero-Knowledge Encryption: Encrypt recipes with a secure master password.
  • Dynamic Secret Replacement: Replace keys using {{PLACEHOLDERS}} injected at runtime.
  • Secure Relay Synchronization: Synchronize directories across machines using end-to-end encryption.
  • Cross-Platform Desktop Client: Switch between CLI tools and the GUI workspace seamlessly.