api get, including --url, --identity, --credential, 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 S items
| Flag | Default | Description |
|---|---|---|
--credential | Omeka S API key credential. | |
--identity | Omeka S API key identity. | |
-q, --query | [] | Additional query parameter as name=value. May be repeated. |
--url | http://localhost/api | Base Omeka S API URL. |

