Lines Matching full:remote
26 @click.option("-r", "--remote", help="Hostname/IP of the remote host")
27 @click.option("-u", "--username", help="Username of the remote host.")
28 @click.option("-p", "--password", help="Password of the remote host.")
56 "OS type of the remote (targeting) host. BMC, RHEL, UBUNTU,"
65 help="Select protocol to communicate with remote host.",
86 remote, argument
109 remote,
119 remote,
137 "\n\tFFDC Collection from " + remote + " has failed.\n\n"
145 + remote
155 remote, username, password, port_ssh, port_https, port_ipmi, config, type argument
163 if not remote:
166 " \n\tERROR: Name/IP of the remote host is not specified in"
172 " \n\tERROR: User of the remote host is not specified in"
178 " \n\tERROR: Password of the user remote host is not"
184 " \n\tERROR: Remote host os type is not specified in CLI"