rekor collections

Manage collections

Subcommands

rekor collections list

List all collections in a workspace

rekor collections get

Get a collection

rekor collections upsert

Create or update a collection

  • --name — Collection name
  • --description — Description
  • --schema — JSON Schema (inline JSON or @filename)
  • --icon — Icon name
  • --color — Hex color
  • --sources — External sources config (inline JSON or @filename)

rekor collections delete

Delete a collection