Skip to main content

cast usage

Show usage statistics for your Castari account.

Usage

cast usage [--days <days>] [--daily]

Options

OptionDescriptionDefault
-d, --days <days>Number of days to show30
--dailyShow daily breakdown instead of summaryOff

Examples

Summary view (default)

cast usage
Displays total invocations, input/output tokens, and total cost for the period.

Daily breakdown

cast usage --daily --days 7
Shows a table with per-day invocations, tokens, and cost.

See Also