taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

taler-directory-dbinit.1.rst (1056B)


      1 taler-directory-dbinit(1)
      2 #########################
      3 
      4 .. only:: html
      5 
      6    Name
      7    ====
      8 
      9    **taler-directory-dbinit** - initialize the taler-directory database
     10 
     11 
     12 Synopsis
     13 ========
     14 
     15 **taler-directory-dbinit**
     16 [**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
     17 [**-h** | **--help**]
     18 [**-L** | **--loglevel**]
     19 [**-v** | **--version**]
     20 
     21 
     22 Description
     23 ===========
     24 
     25 **taler-directory-dbinit** is a command-line tool to initialize the taler-directory database.
     26 
     27 Its options are as follows:
     28 
     29 **-c** *FILENAME* \| **--config=**\ ‌\ *FILENAME*
     30    Use the configuration and other resources for the taler-directory commands
     31    to operate from *FILENAME*.
     32 
     33 **-h** \| **--help**
     34    Print short help on options.
     35 
     36 **-L** *LOGLEVEL* \| **--log=**\ \ *LOGLEVEL*
     37    Configure logging to use *LOGLEVEL*.
     38 
     39 **-v** \| **–version**
     40    Print version information.
     41 
     42 
     43 See Also
     44 ========
     45 
     46 taler-directory-config(1), taler-directory-httpd(1), taler-directory.conf(5).
     47 
     48 
     49 Bugs
     50 ====
     51 
     52 Report bugs by using https://bugs.taler.net or by sending electronic
     53 mail to <taler@gnu.org>.