.TH "./SIAC\-HOST\-ANNOUNCE" "1" "Apr 2017" "Auto generated by spf13/cobra" "siac Manual" .nh .ad l .SH NAME .PP \&./siac\-\&host\-\&announce \- Announce yourself as a host .SH SYNOPSIS .PP \fB\&./siac host announce\fP .SH DESCRIPTION .PP Announce yourself as a host on the network. Announcing will also configure the host to start accepting contracts. You can revert this by running: siac host config acceptingcontracts false You may also supply a specific address to be announced, e.g.: siac host announce my\-host\-domain.com:9001 Doing so will override the standard connectivity checks. .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\-\&host(1)\fP .SH HISTORY .PP 29\-Apr\-2017 Auto generated by spf13/cobra