These commands change local configuration, provision infrastructure, or update the instructions that agents read from AGENTS.md.
For agent access without the CLI, see MCP (OAuth, init script, and tools). Deploy the shared stack under Infrastructure.
Commands
| Command | Purpose |
|---|---|
--pretty |
Render machine-command results as readable terminal output instead of JSON. |
init |
Create or replace the managed memory block in AGENTS.md (--local / --remote / --mcp). |
local |
Use a repository-local SQLite database. |
local export |
Export local memories into remote D1. |
remote setup |
Save credentials for an existing authenticated Worker. |
remote provision |
Deploy a new Alchemy D1 stack and save its credentials. Also used for Infrastructure. |
keychain access |
Configure remote credentials for sandboxed environments. |
upgrade |
Download and replace the installed CLI binary from the latest GitHub release. |