Generates documentation and insights from your codebase
The 'generate' command provides tools to automate the creation of important project documentation and derive insights from your codebase.
pizza generate [subcommand] [flags]
-h, --help help for generate
-c, --config string The codeowners config
--disable-telemetry Disable sending telemetry data to OpenSauced
-l, --log-level string The logging level. Options: error, warn, info, debug (default "info")
--tty-disable Disable log stylization. Suitable for CI/CD and automation
- pizza - OpenSauced CLI
- pizza generate codeowners - Generate a CODEOWNERS file for a GitHub repository using a "~/.sauced.yaml" config
- pizza generate config - Generates a ".sauced.yaml" config based on the current repository
- pizza generate insight - Generate an OpenSauced Contributor Insight based on GitHub logins in a CODEOWNERS file