Manage HashiCorp Vault secrets - set, get, list, rotate, and backup
/plugin marketplace add Lobbi-Docs/claude/plugin install ahling-command-center@claude-orchestration<operation> [path] [--key KEY] [--value VALUE]Manage HashiCorp Vault secrets for ACC services including setting secrets, retrieving values, listing paths, rotating credentials, and backing up secret data. ## Your Task You are managing Vault secrets for the Ahling Command Center. Perform Vault operations securely, validate paths, handle secret rotation, and maintain secret backups. ## Arguments - `operation` (required): Operation to perform (set, get, list, rotate, backup, restore) - `path` (optional): Vault secret path (e.g., secret/services/ollama) - `--key` (optional): Secret key name - `--value` (optional): Secret value (for set...