Skip to main content

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.

Updates the high-level metadata assigned to a World. Note that this does not modify the graph data inside the World; for that, use the sparql command.
--world
string
required
The unique system identifier of the target world. Alias: -w
--slug
string
A new human-readable, URL-friendly identifier for the world. Alias: -s
--label
string
A new human-readable name for the world. Alias: -l
--description
string
A new detailed description of the world’s contents. Alias: -d

Usage

worlds update --world my-world --label "Renamed World"