api get, including --url, --key, and repeated --query name=value filters.
Reference
Every resource shortcut shares the same read flags.items is shown as a
representative example:
List or read Omeka Classic items
| Flag | Default | Description |
|---|---|---|
--key | Omeka Classic API key. | |
-q, --query | [] | Additional query parameter as name=value. May be repeated. |
--url | http://localhost/api | Base Omeka Classic API URL. |

