//! Subcommand implementations for the `tga` binary.
//!//! Each module exposes a single `run` function invoked by `main.rs` after
//! the CLI is parsed and the database is opened.
pubmodaliases;pubmodanalyze;pubmodbackfill;pubmodclassify;pubmodcollect;pubmoddate_range;pubmodinstall;pubmodoverride_cmd;pubmodpr_metrics;pubmodreport;