.TH "./SIAC\-WALLET\-INIT" "1" "Apr 2017" "Auto generated by spf13/cobra" "siac Manual" .nh .ad l .SH NAME .PP \&./siac\-\&wallet\-\&init \- Initialize and encrypt a new wallet .SH SYNOPSIS .PP \fB\&./siac wallet init\fP .SH DESCRIPTION .PP Generate a new wallet from a randomly generated seed, and encrypt it. By default the wallet encryption / unlock password is the same as the generated seed. .SH OPTIONS .PP \fB\-\-force\fP[=false] destroy the existing wallet and re\-encrypt .PP \fB\-p\fP, \fB\-\-password\fP[=false] Prompt for a custom password .SH OPTIONS INHERITED FROM PARENT COMMANDS .PP \fB\-a\fP, \fB\-\-addr\fP="localhost:9980" which host/port to communicate with (i.e. the host/port siad is listening on) .SH SEE ALSO .PP \fB\&./siac\-\&wallet(1)\fP .SH HISTORY .PP 29\-Apr\-2017 Auto generated by spf13/cobra