DOKK / manpages / debian 11 / python3-fava / fava.1.en
FAVA(1) User Commands FAVA(1)

fava, - Web interface for the double-entry accounting tool Beancount

fava [OPTIONS] [FILENAMES]...

Start Fava for FILENAMES on http://<host>:<port>.
If the `BEANCOUNT_FILE` environment variable is set, Fava will use the files (space-delimited) specified there in addition to FILENAMES.
Note you can also specify command-line options via environment variables. For example, `--host=0.0.0.0` is equivalent to setting the environment variable `FAVA_HOST=0.0.0.0`.

The port to listen on. [default: 5000]
The host to listen on. [default: localhost]
Set an URL prefix.
Run in incognito mode and obscure all numbers.
Turn on debugging.
Turn on profiling. Implies --debug.
Output directory for profiling data.
Show the version and exit.
Show this message and exit.

Beancount documentation: /usr/share/doc/beancount

January 2021 fava, version 1.18