Omeka S exposes a REST API rather than a standalone administration CLI. sitectl provides direct API helpers and resource shortcuts:Documentation Index
Fetch the complete documentation index at: https://sitectl.libops.io/llms.txt
Use this file to discover all available pages before exploring further.
--urlfor the base API URL, defaulting tohttp://localhost/api--identityfor the Omeka S API key identity--credentialfor the Omeka S API key credential--query name=valuefor repeated query parameters--dataor--filefor JSON request bodies on arbitrary requests

