GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GNUCASH(1) GnuCash Manual Pages GNUCASH(1)

gnucash-cli - command line tool to go with GnuCash

gnucash-cli [options] [ accounts.gnucash ]

gnucash-cli enables certain intraction with a gnucash datafile directly from the command line.

It has two modes: quotes mode and report mode.

This mode has options to get online quotes for foreign currencies and stocks in the given data file. It supports the following command:
get
Retrieves online quotes. Note this requires Finance::Quote to be properly configured for your system.

The get command takes the following options:

--namespace=REGEXP
Regular expression determining which namespace commodities will be retrieved.

This mode has options to work with reports in the given data file. It supports the following command:
run
Runs a report on the given data file.

The run command takes the following options:

--name=REPORT_NAME
Name of the report to run
--export-type=TYPE
Specify export type

--version
Show GnuCash version
--help
Show this help message
--debug
Enable debugging mode: increasing logging to provide deep detail.
--extra
Enable extra/development/debugging features.
--log
Log level overrides, of the form "log.ger.path={debug,info,warn,crit,error}" This option can be specified multiple times.
--logto
File to log into; defaults to "/tmp/gnucash.trace"; can be "stderr" or "stdout".

~/.gnucash/config.auto
Automatically generated per-user configuration file. DO NOT EDIT MANUALLY!

GNC_DEBUG
Enable debugging output. This allows you to turn on the debugging earlier in the startup process than you can with --debug.
GUILE_LOAD_PATH
An override for the GnuCash scheme load path. You shouldn't need to alter this. For more information see the README file.
GNC_MODULE_PATH
An override for the GnuCash scheme load path for Gnucash modules. You shouldn't need to alter this. For more information see the README file.

Please report any bugs using the bug reporting form on the GnuCash web site.

GnuCash has extensive on-line help available from the "help" menu.

Additional information and the latest version is available at the web site: https://www.gnucash.org

Robert Merkel <rgmerk@mira.net> wrote this manpage.

GnuCash was written by Robin Clark, Linas Vepstas, and a cast of thousands.

2022-03-26 Version 4.10+

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.