Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.16 KB

pizza.md

File metadata and controls

31 lines (22 loc) · 1.16 KB

pizza

OpenSauced CLI

Synopsis

A command line utility for insights, metrics, and generating CODEOWNERS documentation for your open source projects

pizza <command> <subcommand> [flags]

Options

  -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

SEE ALSO

  • 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