]>
Commit | Line | Data |
---|---|---|
b65ba237 DL |
1 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. |
2 | .TH KOMODO-CLI "1" "March 2018" "komodo-cli v1.0.8" "User Commands" | |
3 | .SH NAME | |
4 | komodo-cli \- manual page for komodo-cli v1.0.8 | |
5 | .SH DESCRIPTION | |
6 | Komodo RPC client version v1.0.8 | |
7 | .PP | |
8 | In order to ensure you are adequately protecting your privacy when using Zcash, | |
9 | please see <https://z.cash/support/security/index.html>. | |
10 | .SS "Usage:" | |
11 | .TP | |
12 | komodo\-cli [options] <command> [params] | |
13 | Send command to Komodo | |
14 | .TP | |
15 | komodo\-cli [options] help | |
16 | List commands | |
17 | .TP | |
18 | komodo\-cli [options] help <command> | |
19 | Get help for a command | |
20 | .SH OPTIONS | |
21 | .HP | |
22 | \-? | |
23 | .IP | |
24 | This help message | |
25 | .HP | |
26 | \fB\-conf=\fR<file> | |
27 | .IP | |
28 | Specify configuration file (default: komodo.conf) | |
29 | .HP | |
30 | \fB\-datadir=\fR<dir> | |
31 | .IP | |
32 | Specify data directory | |
33 | .HP | |
34 | \fB\-testnet\fR | |
35 | .IP | |
36 | Use the test network | |
37 | .HP | |
38 | \fB\-regtest\fR | |
39 | .IP | |
40 | Enter regression test mode, which uses a special chain in which blocks | |
41 | can be solved instantly. This is intended for regression testing tools | |
42 | and app development. | |
43 | .HP | |
44 | \fB\-rpcconnect=\fR<ip> | |
45 | .IP | |
46 | Send commands to node running on <ip> (default: 127.0.0.1) | |
47 | .HP | |
48 | \fB\-rpcport=\fR<port> | |
49 | .IP | |
50 | Connect to JSON\-RPC on <port> (default: 8232 or testnet: 18232) | |
51 | .HP | |
52 | \fB\-rpcwait\fR | |
53 | .IP | |
54 | Wait for RPC server to start | |
55 | .HP | |
56 | \fB\-rpcuser=\fR<user> | |
57 | .IP | |
58 | Username for JSON\-RPC connections | |
59 | .HP | |
60 | \fB\-rpcpassword=\fR<pw> | |
61 | .IP | |
62 | Password for JSON\-RPC connections | |
63 | .HP | |
64 | \fB\-rpcclienttimeout=\fR<n> | |
65 | .IP | |
66 | Timeout in seconds during HTTP requests, or 0 for no timeout. (default: | |
67 | 900) | |
68 | .SH COPYRIGHT | |
69 | ||
70 | In order to ensure you are adequately protecting your privacy when using Zcash, | |
71 | please see <https://z.cash/support/security/index.html>. | |
72 | ||
73 | Copyright (C) 2009-2017 The Bitcoin Core Developers | |
74 | Copyright (C) 2015-2017 The Zcash Developers | |
75 | Copyright (C) 2015-2017 jl777 and SuperNET developers | |
76 | ||
77 | This is experimental software. | |
78 | ||
79 | Distributed under the MIT software license, see the accompanying file COPYING | |
80 | or <http://www.opensource.org/licenses/mit-license.php>. | |
81 | ||
82 | This product includes software developed by the OpenSSL Project for use in the | |
83 | OpenSSL Toolkit <https://www.openssl.org/> and cryptographic software written | |
84 | by Eric Young and UPnP software written by Thomas Bernard. |