table of contents
other sections
| WITNESS(1) | User Commands | WITNESS(1) |
NAME¶
witness - Witness command-line tool
DESCRIPTION¶
Collect and verify attestations about your build environments
Usage:¶
- witness [command]
Available Commands:¶
- attestors
- Get information about available attestors
- completion
- Generate completion script
- help
- Help about any command
- policy
- Manage policies
- run
- Runs the provided command and records attestations about the execution
- sign
- Signs a file
- verify
- Verifies a witness policy
- version
- Prints out the witness version
Flags:¶
- -c, --config string
- Path to the witness config file
- --debug-cpu-profile-file string
- Path to store the CPU profile. Profiling will be enabled if this is non-empty
- --debug-mem-profile-file string
- Path to store the Memory profile. Profiling will be enabled if this is non-empty
- -h, --help
- help for witness
- -l, --log-level string
- Level of logging to output (debug, info, warn, error) (default "info")
Use "witness [command] --help" for more information about a command.
| April 2026 | witness 0.11.0-1 |