/cf-console

CF CLI Plugin to connect to container via tmate

Primary LanguageGo

CF CLI Console Plugin

This plug-in allows you to connect to a container via tmate.io using the CF CLI.

Install

$ go get github.com/danhigham/cf-console
$ cf install-plugin $GOPATH/bin/cf-console

Usage

$ cf console <app-name-goes-here>