System Grab Bag

View all TLDR pages from common (or from all pages)

gnucash-cli

A command-line version of GnuCash. More information: https://gnucash.org.
  • Get quotes for currencies and stocks specified in a file and print them:
    gnucash-cli --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}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.