&dhemail;
&dhfirstname;
&dhsurname;
gbp-config
&dhsection;
gbp-configQuery configuration values
&gbp-config;
&man.common.options.synopsis;
command.optioncommandDESCRIPTION
&gbp-config; prints values from the configuration files. It interpolates the
value for option of
command.
OPTIONS
&man.common.options.description;
EXIT CODES
When &gbp-config; finishes it indicates success or failure with its exit code:
Success.Failed to parse command lineThe value did not existEXAMPLESPrint the value that &gbp-buildpackage;
would use:
$ gbp config buildpackage.upstream-branch
buildpackage.upstream-branch=upstream
Print the values of all of &gbp-buildpackage;s options
$ gbp config buildpackage
buildpackage.upstream-branch=upstream
buildpackage.debian-branch=master
...
&man.gbp.config-files;
SEE ALSOAUTHOR&dhusername; &dhemail;