Documentation
clovis report
Run accounting reports
What it does
Run accounting reports
Usage
Usage: clovis report [options] [command]Options
-h, --helpdisplay help for commandSubcommands
income-statement [options]Report income, expenses, and net incomebalance-sheet [options]Report assets, liabilities, and equitynet-worth [options]Report net worthspending [options]Report spending by categorycash-flow [options]Report cash flow by activityregister [options]Show an account registertrial-balance [options]Show debit and credit totals for one assethelp [command]display help for commandExamples
clovis report balance-sheet --quote CADclovis report income-statement --year 2026 --month 6 --quote CADclovis report register --account <checking-id> --status postedNotes
Raw help output
This is the exact help text captured from the published package.
Usage: clovis report [options] [command]
Run accounting reports
Options:
-h, --help display help for command
Commands:
income-statement [options] Report income, expenses, and net income
balance-sheet [options] Report assets, liabilities, and equity
net-worth [options] Report net worth
spending [options] Report spending by category
cash-flow [options] Report cash flow by activity
register [options] Show an account register
trial-balance [options] Show debit and credit totals for one asset
help [command] display help for command
Examples:
clovis report balance-sheet --quote CAD
clovis report income-statement --year 2026 --month 6 --quote CAD
clovis report register --account <checking-id> --status posted
Notes:
Reports require explicit quote assets; Clovis does not infer report currency.