qcli hosts add

Add host to list

Synopsis

Add host to list

qcli hosts add <NAME> <URI> [flags]

Examples

qcli hosts add somename http://localhost:5000" - add server at http://localhost:5000 to a list of managed hosts with name "somename"

Options

  -d, --default              set host as default (default=false)
  -D, --description string   set description
  -h, --help                 help for add

Options inherited from parent commands

  -v, --verbose   show verbose info

SEE ALSO

Auto generated by spf13/cobra on 27-Oct-2017