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

bean-bake - bake a static web view of a Beancount ledger

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

[--no-source] [--no-colons] [--view VIEW] [--public] [--first-month FIRST_MONTH] [-q] [--full-mode] filename output

Bake a Beancount input file's web files to a directory hierarchy. You provide a Beancount filename, an output directory, and this script runs a server and a scraper that puts all the files in the directory, and if your output name has an archive suffix, we automatically the fetched directory contents to the archive and delete them.

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.

The output directory or archive name. If you specify a filename with a well-known extension,we automatically archive the fetched directory contents to this archive name and delete them.
Don't even print out web server log
Don't ignore some of the more numerious pages, like monthly reports.
April 2019 bean-bake 2.2.0