llmemory pull
Pull conversations from a remote vault into the local index.
Usage
llmemory pull
Pulls conversations from Google Drive or a filesystem remote (a folder containing manifest.json + one JSON file per conversation) into your local vault.
Options
| Flag | Description |
|---|---|
--from <dir> | Filesystem remote: a folder with manifest.json + <id>.json files |
--drive | Pull from Google Drive (requires `llmemory connect` first) |
Examples
llmemory pull --drive
llmemory pull --from ./shared-vault