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