OpenSauced CLI
A command line utility for insights, metrics, and generating CODEOWNERS documentation for your open source projects
pizza <command> <subcommand> [flags]
-c, --config string The codeowners config
--disable-telemetry Disable sending telemetry data to OpenSauced
-h, --help help for pizza
-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 completion - Generate the autocompletion script for the specified shell
- pizza generate - Generates documentation and insights from your codebase
- pizza insights - Gather insights about git contributors, repositories, users and pull requests
- pizza login - Log into the CLI via GitHub
- pizza offboard - CAUTION: Experimental Command. Removes users from the ".sauced.yaml" config and "CODEOWNERS" files.
- pizza version - Displays the build version of the CLI