atlas
Export your store's memory graph as a static local page—including entity links, claims, revision history, and tasks—and serve it on 127.0.0.1. Also check status of running servers.
Instructions
Export this store's Memory Atlas (a static page: every memory, its entity links, claims, revision history and tasks) and serve it on 127.0.0.1. Read-only; nothing leaves the machine.
ACTIONS:
"export": (default) export and serve; returns the local URL, the output directory and the exporter's report. Re-running refreshes the files under the same URL.
"status": the atlas servers this process is running.
Args:
out_dir: Output directory (default <store>.atlas/ beside the store).
port: Local port (0 = free one).
label: Provenance label shown in the page header.
open_browser: Also open the URL in the browser.
Embedded mode only (cluster mode: use the yantrikdb atlas CLI on a
node). Needs an engine that ships yantrikdb/atlas/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | ||
| label | No | ||
| action | No | export | |
| out_dir | No | ||
| open_browser | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |