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 |