.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH ZCASH-CLI "1" "January 2018" "zcash-cli v1.0.14" "User Commands" .SH NAME zcash-cli \- manual page for zcash-cli v1.0.14 .SH DESCRIPTION Zcash RPC client version v1.0.14 .PP In order to ensure you are adequately protecting your privacy when using Zcash, please see . .SS "Usage:" .TP zcash\-cli [options] [params] Send command to Zcash .TP zcash\-cli [options] help List commands .TP zcash\-cli [options] help Get help for a command .SH OPTIONS .HP \-? .IP This help message .HP \fB\-conf=\fR .IP Specify configuration file (default: zcash.conf) .HP \fB\-datadir=\fR .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 Send commands to node running on (default: 127.0.0.1) .HP \fB\-rpcport=\fR .IP Connect to JSON\-RPC on (default: 8232 or testnet: 18232) .HP \fB\-rpcwait\fR .IP Wait for RPC server to start .HP \fB\-rpcuser=\fR .IP Username for JSON\-RPC connections .HP \fB\-rpcpassword=\fR .IP Password for JSON\-RPC connections .HP \fB\-rpcclienttimeout=\fR .IP Timeout in seconds during HTTP requests, or 0 for no timeout. (default: 900) .SH COPYRIGHT In order to ensure you are adequately protecting your privacy when using Zcash, please see . Copyright (C) 2009-2017 The Bitcoin Core Developers Copyright (C) 2015-2017 The Zcash Developers This is experimental software. Distributed under the MIT software license, see the accompanying file COPYING or . This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit and cryptographic software written by Eric Young.