rdk init
Interactive setup wizard.
Interactive setup wizard. Creates a RetroDeck account, generates an RDK node, connects a vault, optionally enables MCP, adds a wallet, selects a plan, and funds credits.
Usage
rdk initFlags
| Flag | Description |
|---|---|
| --non-interactive | Run with minimal prompts, accept defaults |
| --email <email> | Pre-fill email |
| --domain <name> | Set knowledge domain (e.g. engineering) |
| --vault <type> | Pre-select vault adapter (obsidian/filesystem/logseq/notion) |
| --path <path> | Vault path |
What happens
The wizard creates:
- A RetroDeck account at
api.retrodeck.ai - An RDK node at
api.rdk.network - A link between the two
- An entry in
~/.rdk/config.json - A vault key (AES-256-GCM) encrypted at rest
Re-running
If you've already initialized, running rdk init again will detect your existing account and offer to re-login or repair the config.