davidehringer / cf-ip-query-plugin

A Cloud Foundry CLI plugin that will list the apps running in Cloud Foundry at a given IP address

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud Foundry IP Query Plugin

Overview

A Cloud Foundry CLI plugin that will list the apps running in Cloud Foundry at a given IP address.

Installation

Install from binary

  • Download the appropriate plugin binary from releases
  • Install the plugin: $ cf install-plugin <binary>

Install From Source

Go must be installed.

bin/install-plugin.sh

About

A Cloud Foundry CLI plugin that will list the apps running in Cloud Foundry at a given IP address


Languages

Language:Go 81.7%Language:Shell 18.3%