The Worlds CLI (Command Line Interface) allows you to interact with the Worlds engine securely from your terminal.Documentation Index
Fetch the complete documentation index at: https://docs.wazoo.dev/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Install the canonical CLI globally via JSR.Core management
- worlds create: create a new isolated world
- worlds get: retrieve specific world details
- worlds list: list all available worlds
- worlds update: modify world configuration
- worlds delete: permanently delete a world
Data operations
- worlds import: inject RDF knowledge into a world
- worlds export: export a world’s graph to disk
Query & interaction
- worlds search: perform semantic and keyword searches
- worlds sparql: execute raw SPARQL queries against the graph
- worlds chat: interact conversationally with a world