rekor attachments
Manage record attachments
Subcommands
rekor attachments upload
Get a presigned upload URL for a record attachment. With --file, uploads the file content in one step.
--filename— File name or path (e.g. docs/guide.md)--content-type— MIME type--file— Local file to upload (skips presigned URL output, uploads directly)
rekor attachments url
Get a download URL for an attachment by filename
--filename— File name or path (e.g. docs/guide.md)
rekor attachments list
List attachments for a record
--prefix— Filter by path prefix (e.g. docs/)
rekor attachments delete
Delete an attachment