79 lines
1.9 KiB
Groff
79 lines
1.9 KiB
Groff
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
|
|
.TH Agrarian-CLI "1" "July 2018" "agrarian-cli v3.1.99.0" "User Commands"
|
|
.SH NAME
|
|
agrarian-cli \- manual page for agrarian-cli v3.1.99.0
|
|
.SH DESCRIPTION
|
|
Agrarian Core RPC client version v3.1.99.0\-11f4a2bba4\-dirty
|
|
.SS "Usage:"
|
|
.TP
|
|
agrarian\-cli [options] <command> [params]
|
|
Send command to Agrarian Core
|
|
.TP
|
|
agrarian\-cli [options] help
|
|
List commands
|
|
.TP
|
|
agrarian\-cli [options] help <command>
|
|
Get help for a command
|
|
.SH OPTIONS
|
|
.HP
|
|
\-?
|
|
.IP
|
|
This help message
|
|
.HP
|
|
\fB\-conf=\fR<file>
|
|
.IP
|
|
Specify configuration file (default: agrarian.conf)
|
|
.HP
|
|
\fB\-datadir=\fR<dir>
|
|
.IP
|
|
Specify data directory
|
|
.HP
|
|
\fB\-testnet\fR
|
|
.IP
|
|
Use the test network
|
|
.HP
|
|
\fB\-regtest\fR
|
|
.IP
|
|
Enter regression test mode, which uses a special chain in which blocks
|
|
can be solved instantly. This is intended for regression testing tools
|
|
and app development.
|
|
.HP
|
|
\fB\-rpcconnect=\fR<ip>
|
|
.IP
|
|
Send commands to node running on <ip> (default: 127.0.0.1)
|
|
.HP
|
|
\fB\-rpcport=\fR<port>
|
|
.IP
|
|
Connect to JSON\-RPC on <port> (default: 51335 or testnet: 61335)
|
|
.HP
|
|
\fB\-rpcwait\fR
|
|
.IP
|
|
Wait for RPC server to start
|
|
.HP
|
|
\fB\-rpcuser=\fR<user>
|
|
.IP
|
|
Username for JSON\-RPC connections
|
|
.HP
|
|
\fB\-rpcpassword=\fR<pw>
|
|
.IP
|
|
Password for JSON\-RPC connections
|
|
.HP
|
|
\fB\-rpcclienttimeout=\fR<n>
|
|
.IP
|
|
Timeout during HTTP requests (default: 900)
|
|
.SH COPYRIGHT
|
|
Copyright (C) 2009-2018 The Bitcoin Core Developers
|
|
|
|
Copyright (C) 2014-2018 The Dash Core Developers
|
|
|
|
Copyright (C) 2015-2018 The PIVX Core Developers
|
|
|
|
This is experimental software.
|
|
|
|
Distributed under the MIT software license, see the accompanying file COPYING
|
|
or <http://www.opensource.org/licenses/mit-license.php>.
|
|
|
|
This product includes software developed by the OpenSSL Project for use in the
|
|
OpenSSL Toolkit <https://www.openssl.org/> and cryptographic software written
|
|
by Eric Young and UPnP software written by Thomas Bernard.
|