cf_will_it_connect_plugin

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2016 License: Apache-2.0 Imports: 9 Imported by: 0

README

cf willitconnect

wercker status

Cloud Foundry CLI plugin to validate connectivity between a CF instance and a thing

This plugin makes it even easier to use Willitconnect to validate if you can connect from CF to a thing.

This simplifies troubleshooting, but was also partly inspired by lmgtfy.com

##Usage

Default functionality assumes willitconnect is the route used for the willitconnect application running on your CF instance, and creates a socket connection to the specified port and host. If desired, you can specify an alternate route for willitconnect and/or specify a proxy for willitconnect to use. In addition, if the host you pass is a url, willitconnect will attempt an http connection

$ cf willitconnect -host=<host> -port=<port>
$ cf willitconnect url
$ cf willitconnect -host=<host> -port=<port> -proxyHost=<proxyHost> -proxyPort=<proxyPort>

##Todo

  • Add detailed http status info

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL