Forrest logo
back to context overview

gnucash-cli

List of commands for gnucash-cli:

  • gnucash-cli:tldr:532dc gnucash-cli: Get quotes for currencies and stocks specified in a file and print them.
    $ gnucash-cli --quotes get ${filename-gnucash}
    try on your machine
    explain this command
  • gnucash-cli:tldr:d08e7 gnucash-cli: Generate a financial report of a specific type, specified by `--name`.
    $ gnucash-cli --report run --name "${Balance Sheet}" ${filename-gnucash}
    try on your machine
    explain this command
back to context overview