19.41. taler-directory-config(1)#
19.41.1. Name#
taler-directory-config - manipulate taler-directory configuration file
19.41.2. Synopsis#
taler-directory-config [-c filename | –config=filename] [-h | –help] [-L loglevel | –loglevel=loglevel] [-l filename | –logfile=filename] [-o option | –option=option] [-O | –only-value] [-S | –list-sections] [-s section | –section=section] [-v | –version]
19.41.3. Description#
taler-directory-config can be used to read or modify taler-directory configuration files.
- -c FILENAME | –config=FILENAME
Use the configuration file FILENAME.
- -h | –help
Print short help on options.
- -L LOGLEVEL | –loglevel=LOGLEVEL
Use LOGLEVEL for logging. Valid values are
DEBUG,INFO,WARNING, andERROR.- -o OPTION | –option=OPTION
Which configuration option should be accessed or edited. Required to set a value. If not given, all values of a given section will be printed in the format “OPTION = VALUE”.
- -O | –only-value
Print only the value(s), not the key(s).
- -S | –list-sections
List available configuration sections for use with
--section.- -s SECTION | –section=SECTION
Which configuration section should be accessed or edited. Required option.
- -v | –version
Print GNU Taler version number.
19.41.4. See Also#
taler-directory-dbinit(1), taler-directory-httpd(1), taler-directory.conf(5).
19.41.5. Bugs#
Report bugs by using https://bugs.taler.net or by sending electronic mail to <taler@gnu.org>.