sandogasa-report - Man Page

Activity reporting for Fedora, EPEL, and CentOS SIG packaging work

Synopsis

sandogasa-report [-h|--help] [-V|--version] <subcommands>

Description

Activity reporting for Fedora, EPEL, and CentOS SIG packaging work

Options

-h,  --help

Print help

-V,  --version

Print version

Commands

sandogasa-report config

sandogasa-report config [-c|--config] [-h|--help]

Interactively set per-user overrides in `~/.config/sandogasa-report/config.toml`

-c, --config <PATH>

Main config file to enumerate domains / forge instances from. Without one, there are no instances to configure

-h, --help

Print help

sandogasa-report report

sandogasa-report report [-c|--config] [-u|--user] <-d|--domain> [--since] [--until] [--period] [--no-bugzilla] [--no-bodhi] [--no-koji] [--no-gitlab] [--no-github] [--no-forgejo] [--no-sourcehut] [--detailed]... [--json] [-o|--output] [-v|--verbose] [-h|--help]

Generate an activity report across one or more domains

-c, --config <PATH>

Path to main config file (domains, groups)

-u, --user <USER>

FAS username to report on

-d, --domain <DOMAIN>

Domain(s) to report on (defined in config)

--since <SINCE>

Start date (inclusive, YYYY-MM-DD)

--until <UNTIL>

End date (inclusive, YYYY-MM-DD, default: today)

--period <PERIOD>

Reporting period (e.g. 2026Q1, 2026H1)

--no-bugzilla

Skip Bugzilla queries

--no-bodhi

Skip Bodhi queries

--no-koji

Skip Koji queries

--no-gitlab

Skip GitLab queries

--no-github

Skip GitHub queries

--no-forgejo

Skip Forgejo queries

--no-sourcehut

Skip Sourcehut queries

--detailed

Include per-item details. Repeat for deeper detail — level 1 (`--detailed`) lists each Bodhi update but summarizes multi-build ones as "N builds", level 2 (`--detailed --detailed`) lists every build. Koji, GitLab, and Bugzilla ignore the difference between levels 1 and 2 (no deeper layer to expose)

--json

Output as JSON instead of Markdown

-o, --output <PATH>

Write output to file instead of stdout

-v, --verbose

Print progress to stderr

-h, --help

Print help

Info

2026-08-05 sandogasa 0.19.1 Sandogasa Manual