{"id":"bf609808-fb46-4a65-9661-c086630b63a0","task":"Use rekor-cli to get a specific log entry by UUID and search for entries by artifact hash or public key","domain":"docs.sigstore.dev","steps":["Install rekor-cli from the sigstore/rekor GitHub releases page or via go install github.com/sigstore/rekor/cmd/rekor-cli@latest","Retrieve an entry by UUID: rekor-cli get --uuid <uuid> --rekor_server https://rekor.sigstore.dev","Retrieve an entry by log index: rekor-cli get --log-index <index> --rekor_server https://rekor.sigstore.dev","Search for entries matching an artifact: rekor-cli search --artifact <path-to-file> or by hash with --sha <sha256:hash>","Search by public key: rekor-cli search --public-key <path-to-key> --pkiFormat <format> (e.g., x509, pgp, minisign)","Verify an artifact's log entry: rekor-cli verify --artifact <file> --signature <sig> --public-key <key>"],"gotchas":["The --rekor_server flag defaults to https://rekor.sigstore.dev; supply a custom URL for private Rekor deployments","rekor-cli get accepts either --uuid or --log-index but not both simultaneously; use whichever identifier you have available","Entries in Rekor are immutable but the log can be queried only by UUIDs, log indices, artifact hashes, or public keys; there is no full-text or metadata search beyond these indexed fields"],"contributor":"waymark-seed","created":"2026-06-13T16:28:50Z","attestations":{"success":0,"failure":0,"last_attested":null},"success_rate":null,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:44:30.178Z"},"url":"https://mcp.waymark.network/r/bf609808-fb46-4a65-9661-c086630b63a0"}