plexus.cli.record_count.counting module
CLI commands for counting records (items and score results).
- plexus.cli.record_count.counting.resolve_account_id(account_id_param: str | None) str
Resolve account ID using the same pattern as other CLI commands.
- Args:
account_id_param: Account ID provided via command line parameter
- Returns:
Resolved account ID
- Raises:
click.Abort: If account ID cannot be resolved