fesco-chair - Man Page

FESCo meeting chair helper — agenda email, day-of script, summary email

Synopsis

fesco-chair [-h|--help] [-V|--version] <subcommands>

Description

FESCo meeting chair helper — agenda email, day-of script, summary email

Options

-h,  --help

Print help

-V,  --version

Print version

Commands

fesco-chair agenda

fesco-chair agenda [--date] [--voted] [--followup] [--new] [--docs] [--history] [--json] [-v|--verbose] [-h|--help]

Compose the meeting announcement email from the tracker

--date <YYYY-MM-DD>

Meeting date (default: the coming Tuesday)

--voted <N>

Force ticket(s) into Discussed and Voted (repeat/CSV)

--followup <N>

Force ticket(s) into Followups (repeat/CSV)

--new <N>

Force ticket(s) into New business (repeat/CSV)

--docs <N>

Add fesco/docs issue/PR(s) to the agenda (repeat/CSV)

--history <N>

Past meetings scanned for followups (default 12)

--json

Machine-readable JSON output

-v, --verbose

Print progress to stderr

-h, --help

Print help

fesco-chair config

fesco-chair config [-h|--help]

Store the Forgejo API token (interactive)

-h, --help

Print help

fesco-chair script

fesco-chair script [--date] [--voted] [--followup] [--new] [--docs] [--history] [--json] [-v|--verbose] [-h|--help]

Day-of checklist plus the meetbot command script

--date <YYYY-MM-DD>

Meeting date (default: the coming Tuesday)

--voted <N>

Force ticket(s) into Discussed and Voted (repeat/CSV)

--followup <N>

Force ticket(s) into Followups (repeat/CSV)

--new <N>

Force ticket(s) into New business (repeat/CSV)

--docs <N>

Add fesco/docs issue/PR(s) to the agenda (repeat/CSV)

--history <N>

Past meetings scanned for followups (default 12)

--json

Machine-readable JSON output

-v, --verbose

Print progress to stderr

-h, --help

Print help

fesco-chair summary

fesco-chair summary [--date] [--json] [-v|--verbose] [-h|--help]

Compose the post-meeting summary email from the minutes

--date <YYYY-MM-DD>

Meeting date (default: today)

--json

Machine-readable JSON output

-v, --verbose

Print progress to stderr

-h, --help

Print help

Info

2026-08-05 sandogasa 0.19.1 Sandogasa Manual