hs-meetings - Man Page
List and sync CentOS Hyperscale SIG meeting archives from meetbot
Synopsis
Description
List and sync CentOS Hyperscale SIG meeting archives from meetbot
Options
- -h, --help
Print help
- -V, --version
Print version
Commands
hs-meetings list
hs-meetings list [-t|--topic] [--since] [--until] [--period] [--json] [-h|--help]
List SIG meetings recorded on meetbot
- -t, --topic <TOPIC> [default: centos-hyperscale-sig]
Meetbot search topic (matches meeting topic substrings)
- --since <SINCE>
Start date filter (inclusive, YYYY-MM-DD)
- --until <UNTIL>
End date filter (inclusive, YYYY-MM-DD, default: today)
- --period <PERIOD>
Calendar period filter — e.g. `2026`, `2026Q1`, `2026H1`
- --json
Emit JSON instead of the human-readable table
- -h, --help
Print help
hs-meetings sync
hs-meetings sync <-f|--file> [-t|--topic] [--since] [--until] [--period] [--dry-run] [-h|--help]
Sync SIG meetings into a tool-managed markdown list file
- -f, --file <PATH>
Path to the tool-managed meetings list file
- -t, --topic <TOPIC> [default: centos-hyperscale-sig]
Meetbot search topic
- --since <SINCE>
Start date filter (inclusive, YYYY-MM-DD)
- --until <UNTIL>
End date filter (inclusive, YYYY-MM-DD, default: today)
- --period <PERIOD>
Calendar period filter — e.g. `2026`, `2026Q1`, `2026H1`
- --dry-run
Print planned changes without writing
- -h, --help
Print help