okra collections create.
Commands
List collections
Query a collection
okra collections query fans the same question out across every document in the collection and returns the combined result.
Creating and publishing collections
Creating a collection, adding or removing documents, and publishing a collection to a public URL are not CLI operations:- Create / manage — use the web app or
POST /v1/collections(see Create a collection). - Publish — publishing to a public URL asserts that you own or are licensed to publish the content, so it is a deliberate, gated action in the web app, not a one-line CLI flag.
Public collection pages live at
okrapdf.com/c/<slug>. They are part of the free, read-only public tier — see the web overview for how the surfaces relate.