summaryrefslogtreecommitdiff
path: root/manpages/taler-wallet-cli.1.rst
blob: 8e7d3be0b3341b73af6b7852bb9d3abb760bf7df (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**]
[**––verbose**]
[**-V** | **––version**]
<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.

**––verbose**
   Enable verbose output.

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

**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>.