Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 268 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 268 Bytes

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>