usage: tautline usage-record [-h] [--project PROJECT] [--target TARGET]
                             --provider PROVIDER --model MODEL --activity
                             ACTIVITY [--source SOURCE]
                             [--confidence {estimated,exact,unknown}]
                             [--input-tokens INPUT_TOKENS]
                             [--output-tokens OUTPUT_TOKENS]
                             [--cache-creation-input-tokens CACHE_CREATION_INPUT_TOKENS]
                             [--cache-read-input-tokens CACHE_READ_INPUT_TOKENS]
                             [--total-tokens TOTAL_TOKENS]
                             [--cost-usd COST_USD] [--goal GOAL]
                             [--milestone MILESTONE] [--pr PR]
                             [--session-id SESSION_ID]
                             [--request-id REQUEST_ID] [--ref REF]

options:
  -h, --help            show this help message and exit
  --project PROJECT
  --target TARGET
  --provider PROVIDER
  --model MODEL
  --activity ACTIVITY
  --source SOURCE
  --confidence {estimated,exact,unknown}
  --input-tokens INPUT_TOKENS
  --output-tokens OUTPUT_TOKENS
  --cache-creation-input-tokens CACHE_CREATION_INPUT_TOKENS
  --cache-read-input-tokens CACHE_READ_INPUT_TOKENS
  --total-tokens TOTAL_TOKENS
  --cost-usd COST_USD
  --goal GOAL
  --milestone MILESTONE
  --pr PR
  --session-id SESSION_ID
  --request-id REQUEST_ID
  --ref REF             Structured reference in key=value form; repeatable.
