summaryrefslogtreecommitdiff
path: root/manpages/taler-wallet-cli.1.rst
blob: bac9ea9f3ff958dd550d89d33fb33c1ab1b8471d (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
taler-wallet-cli(1)
###################

.. only:: html

   Name
   ====

   **taler-wallet-cli** - interact with taler-wallet

Synopsis
========

**taler-auditor**
[**-h** | **--help**]
[**-V** | **--version**]
[**--verbose**]
<command> [<args>]


Description
===========

**taler-wallet-cli** is a command-line tool to be used by developers
for testing.

**-h** | **--help**
   Print short help on options.

**-V** | **--version**
   Output the version number.

**--verbose**
   Enable verbose output.

**test-withdraw** [**-e** URL | **--exchange** URL] [**-a** AMOUNT | **--amount** AMOUNT][**-b** URL | **--bank** URL]
   withdraw test currency from the test bank

**balance**
   show wallet balance

**history**
   show wallet history

**test-merchant-qrcode** [**-a** AMOUNT | **--amount** AMOUNT][**-s** SUMMARY | **--summary** SUMMARY]

**withdraw-uri** URI

**tip-uri** URI

**refund-uri** URI

**pay-uri** [**-y** | **--yes**] URI

**integrationtest** [**-e** URL | **--exchange** URL][**-m** URL | **--merchant** URL][**-k** APIKEY | **--merchant-api-key** APIKEY][**-b** URL | **--bank** URL][**-w** AMOUNT | **--withdraw-amount** AMOUNT][**-s** AMOUNT | **--spend-amount** AMOUNT]
   Run integration test with bank, exchange and merchant.

.. See Also
   ========

Bugs
====

Report bugs by using https://bugs.taler.net or by sending electronic
mail to <taler@gnu.org>.