DOKK / manpages / debian 10 / beancount / bean-report.1.en
BEAN-REPORT(1) User Commands BEAN-REPORT(1)

bean-report - produces various accounting reports from a Beancount ledger

usage: bean-report [-h] [--version] [--help-reports [HELP_REPORTS]]

[--help-formats [HELP_FORMATS]] [-f {text,csv,html,htmldiv,xls,ofx,beancount}] [-o OUTPUT] [-t] [-q] FILENAME.beancount {balances,bal,trial,balsheet,income,journal,register,account,conversions,documents,holdings,cash,networth,equity,export_holdings,export_portfolio,pfexport,exportpf,commodities,lifetimes,prices,all_prices,pricedb,pricesdb,prices_db,tickers,symbols,check,validate,errors,print,accounts,current_events,latest_events,events,activity,updated,stats-types,stats-directives,stats-entries,stats-postings,ledger,hledger} ...

Produce various custom implemented reports.

The Beancount input filename to load.

show this help message and exit
show program's version number and exit
Print the full list of supported reports and exit.
Print the full list of supported formats and exit.
Output format.
Output filename. If not specified, the output goes to stdout. The filename is inspected to select a sensible default format, if one is not requested.
Print timings.
Do not report errors.

{balances,bal,trial,balsheet,income,journal,register,account,conversions,documents,holdings,cash,networth,equity,export_holdings,export_portfolio,pfexport,exportpf,commodities,lifetimes,prices,all_prices,pricedb,pricesdb,prices_db,tickers,symbols,check,validate,errors,print,accounts,current_events,latest_events,events,activity,updated,stats-types,stats-directives,stats-entries,stats-postings,ledger,hledger}
Name/specification of the desired report.
April 2019 bean-report 2.2.0