Skip to content

CLI Surface

The CLI is the primary public interface for bijux-pollenomics.

Supported Commands

  • collect-data <sources...> collects tracked datasets into data/
  • report-country <country> publishes one country bundle from AADR metadata
  • report-multi-country-map <countries...> builds the shared atlas for a chosen country set
  • publish-reports regenerates the checked-in publication bundle set using the repository defaults

Shared Options

  • --version selects the AADR version directory and defaults to v66
  • --aadr-root defaults to data/aadr
  • --output-root defaults to data for collection or docs/report for report publishing
  • --context-root defaults to data
  • --name and --title control the atlas slug and display title

Purpose

This page records the command line that operators are expected to rely on.