Scroll to navigation

FAVA,(1) User Commands FAVA,(1)

NAME

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

SYNOPSIS

fava [OPTIONS] [FILENAMES]...

DESCRIPTION

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.

OPTIONS

-p, --port <port>
The port to listen on. (default: 5000)
-H, --host <host>
The host to listen on. (default: localhost)
--prefix TEXT
Set an URL prefix. (for reverse proxy)
--incognito
Run in incognito mode (obscure all numbers).
-d, --debug
Turn on debugging.
--profile
Turn on profiling. Implies --debug.
--profile-dir PATH
Output directory for profiling data.
--version
Show the version and exit.
--help
Show this message and exit.

SEE ALSO

Beancount documentation: /usr/share/doc/beancount
January 2019 fava, version 1.9