bean-query - interactive shell for the Beancount Query
Language
usage: bean-query [-h] [--version] [-f {text,csv}] [-m] [-o
OUTPUT] [-q]
- FILENAME.beancount [query [query ...]]
An interactive command-line shell interpreter for the Beancount
Query Language.
- -h, --help
- show this help message and exit
- --version,
-V
- show program's version number and exit
- -f {text,csv},
--format {text,csv}
- Output format.
- -m,
--numberify
- Numberify the output, removing the currencies.
- -o OUTPUT, --output
OUTPUT
- 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.
- -q,
--no-errors
- Do not report errors