# Functions
Dump saves a generated report into a file in JSON format.
Generate provides a full REST API coverage report based on k8s audit log and swagger definition, by passing param "filter" you can limit the report to specific resources, as an example, "/apis/kubevirt.io/v1alpha3/" limits to kubevirt v1alpha3; "" no limit.
Print shows a generated report, if detailed it will show coverage for each endpoint.