Skip to main content
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.
worldId
string
required
The unique system identifier of the target world.
--label
string
The human-readable title of your world. Alias: -l
--slug
string
A unique URL-friendly string identifier. Alias: -s
--description
string
A descriptive summary of the world’s purpose. Alias: -d

Usage

worlds update <worldId> --label "Production World"