Command reference

oko-cli telemetry calendar-html

Renders one or more interactive member activity calendars to HTML.

Invocation

oko-cli telemetry calendar-html --output PATH [--from YYYY-MM-DD] [--to YYYY-MM-DD] [--period week|month|all] [--all] [--limit N] [--member 'NAME|TIMEZONE|ROOT' ...] [--root PATH] [--name NAME] [--timezone ID] [--goals PATH]

Inputs and options

  • Required --output.
  • Repeat --member for multi-member output, or use root/name/timezone for one member; date, period, history, cap, and goal-overlay options are optional.

Output and state effect

  • Writes a self-contained interactive HTML calendar and prints its path.

Refusals and safe exits

  • Refuses missing output, invalid date bounds, and render/write failures; unsupported --period values fall back to month.