.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. .TH ZCASH-CLI "1" "February 2017" "Zcash RPC client version v1.0.6" "User Commands" .SH NAME zcash-cli \- RPC client for the Zcash daemon .SH DESCRIPTION Zcash RPC client version v1.0.6 .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 .PP SSL options: (see the Bitcoin Wiki for SSL setup instructions) .HP \fB\-rpcssl\fR .IP Use OpenSSL (https) for JSON\-RPC connections .SH COPYRIGHT Copyright \(co 2009\-2017 The Bitcoin Core Developers .br Copyright \(co 2015\-2017 The Zcash Developers .PP This is experimental software. .PP Distributed under the MIT software license, see the accompanying file COPYING or . .PP This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit and cryptographic software written by Eric Young and UPnP software written by Thomas Bernard. .SH "SEE ALSO" The full documentation for .B Zcash is maintained as a Texinfo manual. If the .B info and .B Zcash programs are properly installed at your site, the command .IP .B info Zcash .PP should give you access to the complete manual.