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

bean-web - simple Web interface to a Beancount ledger

usage: bean-web [-h] [--version] [--port PORT] [--debug] [--incognito]

[--no-source] [--no-colons] [--view VIEW] [--public] [--first-month FIRST_MONTH] filename

Web server for Beancount ledgers. This uses the Bottle single-file micro web framework (with no plugins).

show this help message and exit
show program's version number and exit

Beancount input filename to serve.
Which port to listen on.
Enable debugging features (auto-reloading of css).
Filter the output in order to hide all the numbers. This is great for demos using my real file.
Don't render the source.
Don't render colons in filenames (for Windows).
Render only the specified view (identify by URL)
Bind server to listen to any address, not just localhost.
The first month of the calendar year.
April 2019 bean-web 2.2.0