CLI Reference

The Rekor CLI (@rekor/cli) provides a complete command-line interface for managing workspaces, collections, records, relationships, and more.

Installation

npm install -g @rekor/cli
rekor login

Commands

CommandDescription
rekor attachmentsManage record attachments
rekor batchExecute atomic batch operations (up to 100 operations)
rekor collectionsManage collections
rekor hooksManage inbound webhook endpoints
rekor loginAuthenticate with a Record API key
rekor providersImport/export tool definitions between LLM providers and Record collections
rekor queryQuery records in a collection
rekor query-relationshipsQuery related records
rekor recordsManage records
rekor relationshipsManage relationships between records
rekor triggersManage outbound triggers
rekor workspacesManage workspaces