List of CLI Commands
cifuzz [command]
Command | Description |
---|---|
init | Set up a project for use with CI Fuzz |
create | Create a new fuzz test |
run | Build and run a fuzz test |
reload | Reload fuzz test metadata |
coverage | Generate coverage report for fuzz test |
finding | List and show Findings |
reproduce | Run a fuzz test with the reproducing input of a Finding |
help | Help about any command |
completion | Generate the autocompletion script for the specified shell |