table of contents
other versions
- testing 1.3.9-1+b4
- unstable 1.3.9-1+b5
- experimental 1.3.10-1
REKOR-CLI(1) | User Commands | REKOR-CLI(1) |
NAME¶
rekor-cli - Rekor command line interface tool
DESCRIPTION¶
Rekor command line interface tool
Usage:¶
- rekor-cli [command]
Available Commands:¶
Flags:¶
- --config string
- config file (default is $HOME/.rekor.yaml)
- --format format
- Command output format (default default)
- -h, --help
- help for rekor-cli
- --rekor_server url
- Server address:port (default https://rekor.sigstore.dev)
- --retry uint
- Number of times to retry HTTP requests (default 3)
- --store_tree_state
- whether to store tree state in between invocations for additional verification (default true)
- --timeout format
- HTTP timeout (default 30s)
Use "rekor-cli [command] --help" for more information about a command.
July 2025 | rekor-cli 1.3.9-1+b5 |