Skip to content

Conversation

@nikpivkin
Copy link
Contributor

@nikpivkin nikpivkin commented Jan 30, 2025

This PR introduces a sources flag to specify the sources for documentation generation. This helps speed up debugging by allowing faster generation from selected sources.

❯ go run . --help
Usage of /var/folders/08/9jn5k93x207g509y9zqk2b5m0000gn/T/go-build1785385760/b001/exe/avd-generator:
  -sources value
        Comma-separated list of sources to generate documentation from (default chain-bench,cloudsploit,kube-bench,kube-hunter,nvd,tracee,trivy-checks,trivy-compliance)

Usage:

❯ go run . -sources=trivy-checks
Generate docs for trivy-checks

Related PRs:

Signed-off-by: Nikita Pivkin <[email protected]>
Signed-off-by: Nikita Pivkin <[email protected]>
@nikpivkin nikpivkin marked this pull request as draft January 30, 2025 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant