@miyako-lab/prompt-vault-cli
v1.3.1
Published
Run a local Prompt Vault or connect agents to an external Vault Host
Readme
@miyako-lab/prompt-vault-cli
Run Prompt Vault locally or connect agents to an External Vault Host.
npm install --global @miyako-lab/prompt-vault-cli
prompt-vault serveOr connect to an independently deployed Host:
prompt-vault connect https://vault.example.com --name home
prompt-vault
prompt-vault theme listserve lazily initializes ~/PromptVault, runs the full-stack Host in the current terminal, and opens the Web UI. It selects the local Host only when no Host is currently selected unless --use is passed. Non-interactive callers receive the stable JSON envelope without passing --json.
See the CLI guide for authentication, commands, and automation guidance.
