Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.2 KB

pizza_insights.md

File metadata and controls

35 lines (24 loc) · 1.2 KB

pizza insights

Gather insights about git contributors, repositories, users and pull requests

Synopsis

Gather insights about git contributors, repositories, user and pull requests and display the results

pizza insights <command> [flags]

Options

  -h, --help            help for insights
  -o, --output string   The formatting for command output. One of: (table, yaml, csv, json) (default "table")

Options inherited from parent commands

  -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

SEE ALSO