Giter Site home page Giter Site logo

cf_buildpacks_usage_cmd's Introduction

Cloud Foundry Buildpack Usage CLI Plugin

Cloud Foundry plugin extension to view all buildpacks used in across a Cloud Foundry or in specific organizations and spaces.

Install

$ go get github.com/csterwa/cf_buildpacks_usage_cmd
$ cf install-plugin $GOPATH/bin/cf_buildpacks_usage_cmd

Usage

$ cf buildpack-usage

13 buildpacks found across 110 app deployments

Buildpacks Used
----------------

Node.js
PHP
Ruby
https://github.com/cloudfoundry/java-buildpack.git
https://github.com/cloudfoundry/php-buildpack.git
https://github.com/csterwa/cf-meteor-buildpack.git
https://github.com/dmikusa-pivotal/cf-php-build-pack.git
java-buildpack=v2.6.1-https://github.com/cloudfoundry/java-buildpack.git#2d92e70 java-main open-jdk-jre=1.8.0_40
java-buildpack=v2.6.1-https://github.com/cloudfoundry/java-buildpack.git#2d92e70 open-jdk-jre=1.8.0_31 spring-auto-reconfiguration=1.7.0_RELEASE tomcat-access-logging-support=2.4.0_RELEASE tomcat-instance=8.0.20 tomcat-lifecycle-support=2.4.0_RELEASE t...
java-buildpack=v2.6.1-https://github.com/cloudfoundry/java-buildpack.git#2d92e70 open-jdk-jre=1.8.0_40 spring-auto-reconfiguration=1.7.0_RELEASE tomcat-access-logging-support=2.4.0_RELEASE tomcat-instance=8.0.20 tomcat-lifecycle-support=2.4.0_RELEASE t...
java-buildpack=v2.6.1-https://github.com/cloudfoundry/java-buildpack.git#2d92e70 open-jdk-jre=1.8.0_40 tomcat-access-logging-support=2.4.0_RELEASE tomcat-instance=8.0.20 tomcat-lifecycle-support=2.4.0_RELEASE tomcat-logging-support=2.4.0_RELEASE
nodejs_buildpack

Uninstall

$ cf uninstall-plugin CliBuildpackUsage

cf_buildpacks_usage_cmd's People

Contributors

csterwa avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

cf_buildpacks_usage_cmd's Issues

incomplete detection in newer CF releases

In newer versions of Cloud Foundry the output is incomplete: the use of "detected_buildpack" attribute is under-reporting the actual usage and need to take into account the "buildpack" attribute.

For example:
"buildpack": "binary_buildpack"

but the binary_buildpack don't show up in the "detected_buildpack" atttributes so this plugin doesn't report it as an used buildpack.

Typo in install portion of README

Missing an 's' in the following command (bolded):
go get github.com/csterwa/cf_buildpacks_usage_cmd
vs
go get github.com/csterwa/cf_buildpack_usage_cmd

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.