commands.sh

gnucash-cli

all

A command-line version of GnuCash.

More info →

Options (1)

-Q, --quotesboolean

Get quotes for currencies and stocks specified in a file and print them

Example: gnucash-cli {{[-Q|--quotes]}} get {{path/to/file.gnucash}}

Examples (2)

Get quotes for currencies and stocks specified in a file and print them

gnucash-cli [-Q|--quotes] get path/to/file.gnucash

Generate a financial report of a specific type, specified by `--name`

gnucash-cli --report run --name "Balance Sheet" path/to/file.gnucash
made by @shridhargupta | data from tldr-pages