0.1.1
Pre-release
Pre-release
Pre-release version of the Diego-SSH plugin which enables SSH access to Diego containers.
To install the plugin, you can point to the appropriate url for your platform. For example, on Darwin
cf install-plugin https://github.com/cloudfoundry-incubator/diego-ssh/releases/download/plugin-0.1.1/ssh-plugin-darwin-amd64
will install the plugin.
Once the plugin is installed, you can use cf ssh APP_NAME
to gain shell access to an ssh-enabled application instance that is managed by Diego.