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