rogrep

rogrep stats

Deterministic usage statistics and reports

This syntax is generated from the shipped Clap definition during every site build. Run rogrep stats --help locally for the same reference.

Usage and options

Deterministic usage statistics and reports

Usage: rogrep stats [OPTIONS] [COMMAND]

Commands:
  daily     Usage per day
  weekly    Usage per ISO week
  monthly   Usage per month
  heatmap   Hour-of-week activity heatmap
  tools     Tool invocation counts, failure rates, top shell commands
  git       Daily git activity (commits, pushes, PR actions)
  top       Exchange leaderboard
  projects  Per-project activity
  help      Print this message or the help of the given subcommand(s)

Options:
      --json                 
      --timezone <TIMEZONE>  IANA timezone for bucketing (default: system local)
      --since <SINCE>        Only include activity since (YYYY-MM-DD or Nd, e.g. 7d)
  -h, --help                 Print help

See the command index, query syntax, and agent playbook.