summaryrefslogtreecommitdiff
path: root/man/taler-config-generate.1
blob: 3fcf8bd2cf0c63fadb80a5db0b5ba193591f5fff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
.\" Man page generated from reStructuredText.
.
.TH "TALER-CONFIG-GENERATE" "1" "Sep 18, 2019" "0.6pre1" "GNU Taler"
.SH NAME
taler-config-generate \- tool to simplify Taler configuration generation
.
.nr rst2man-indent-level 0
.
.de1 rstReportMargin
\\$1 \\n[an-margin]
level \\n[rst2man-indent-level]
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
-
\\n[rst2man-indent0]
\\n[rst2man-indent1]
\\n[rst2man-indent2]
..
.de1 INDENT
.\" .rstReportMargin pre:
. RS \\$1
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
. nr rst2man-indent-level +1
.\" .rstReportMargin post:
..
.de UNINDENT
. RE
.\" indent \\n[an-margin]
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.SH SYNOPSIS
.sp
\fBtaler\-config\-generate\fP
[\fB\-c\fP\ \fIFILENAME\fP\ |\ \fB–config=\fP‌\fIFILENAME\fP]
[\fB\-C\fP\ \fICURRENCY\fP\ |\ \fB–currency=\fP‌\fICURRENCY\fP]
[\fB\-e\fP\ |\ \fB–exchange\fP] [\fB\-f\fP\ \fIAMOUNT\fP\ |\ \fI\-wirefee=\fP‌\fIAMOUNT\fP]
[\fB\-m\fP\ |\ \fB–merchant\fP] [\fB\-t\fP\ |\ \fB–trusted\fP]
[\fB\-w\fP\ \fIWIREFORMAT\fP\ |\ \fB–wire\fP\ \fIWIREFORMAT\fP]
[\fB\-j\fP\ \fIJSON\fP\ |\ \fB–wire\-json\-merchant=\fP‌\fIJSON\fP]
[\fB\-J\fP\ \fIJSON\fP\ |\ \fB–wire\-json\-exchange=\fP‌\fIJSON\fP] [\fB–bank\-uri\fP]
[\fB–exchange\-bank\-account\fP] [\fB–merchant\-bank\-account\fP]
[\fB\-h\fP\ |\ \fB–help\fP]
[\fB\-L\fP\ \fILOGLEVEL\fP\ |\ \fB–loglevel=\fP‌\fILOGLEVEL\fP]
[\fB\-v\fP\ |\ \fB–version\fP]
.SH DESCRIPTION
.sp
\fBtaler\-config\-generate\fP can be used to generate configuration files
for the Taler exchange or Taler merchants.
.INDENT 0.0
.TP
\fB\-c\fP \fIFILENAME\fP | \fB–config=\fP‌\fIFILENAME\fP
Location where to write the generated configuration. Existing file
will be updated, not overwritten.
.TP
\fB\-C\fP \fICURRENCY\fP | \fB–currency=\fP‌\fICURRENCY\fP
Which currency should we use in the configuration.
.TP
\fB\-e\fP | \fB–exchange\fP
Generate configuration for a Taler exchange.
.TP
\fB\-f\fP \fIAMOUNT\fP | \fI\-wirefee=\fP‌\fIAMOUNT\fP
Setup wire transfer fees for the next 5 years for the exchange (for
all wire methods).
.TP
\fB\-m\fP | \fB–merchant\fP
Generate configuration for a Taler merchant.
.TP
\fB\-t\fP | \fB–trusted\fP
Setup current exchange as trusted with current merchant. Generally
only useful when configuring for testcases.
.TP
\fB\-w\fP \fIWIREFORMAT\fP | \fB–wire\fP \fIWIREFORMAT\fP
Specifies which wire format to use (i.e.\ “test” or “sepa”)
.TP
\fB\-j\fP \fIJSON\fP | \fB–wire\-json\-merchant=\fP‌\fIJSON\fP
Wire configuration to use for the merchant.
.TP
\fB\-J\fP \fIJSON\fP | \fB–wire\-json\-exchange=\fP‌\fIJSON\fP
Wire configuration to use for the exchange.
.TP
\fB–bank\-uri\fP
Alternative to specify wire configuration to use for the exchange and
merchant for the “test” wire method. Only useful if WIREFORMAT was
set to “test”. Specifies the URI of the bank.
.TP
\fB–exchange\-bank\-account\fP
Alternative to specify wire configuration to use for the exchange for
the “test” wire method. Only useful if WIREFORMAT was set to “test”.
Specifies the bank account number of the exchange.
.TP
\fB–merchant\-bank\-account\fP
Alternative to specify wire configuration to use for the merchant for
the “test” wire method. Only useful if WIREFORMAT was set to “test”.
Specifies the bank account number of the merchant.
.TP
\fB\-h\fP | \fB–help\fP
Shows this man page.
.TP
\fB\-L\fP \fILOGLEVEL\fP | \fB–loglevel=\fP‌\fILOGLEVEL\fP
Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and
ERROR.
.TP
\fB\-v\fP | \fB–version\fP
Print GNUnet version number.
.UNINDENT
.SH BUGS
.sp
Report bugs by using \fI\%https://gnunet.org/bugs/\fP or by sending electronic
mail to <\fI\%taler@gnu.org\fP>.
.SH AUTHOR
GNU Taler contributors
.SH COPYRIGHT
2014, 2015, 2016 Florian Dold, Benedikt Muller, Sree Harsha Totakura, Christian Grothoff, Marcello Stanisci (GPLv3+ or GFDL 1.3+)
.\" Generated by docutils manpage writer.
.