Giter Site home page Giter Site logo

cf-table's Introduction

CF Table

Simple cli to show the results from cf curl in a table.

Installation

gem install cf-table

Usage

> cf curl /v2/apps | cf-table
Table to wide, please select some columns:
+----------------------------+-------------------------+-------------------+----------------------+------------------------+
| name                       | production              | space_guid        | stack_guid           | buildpack              |
| detected_buildpack         | environment_json        | memory            | instances            | disk_quota             |
| state                      | version                 | command           | console              | debug                  |
| staging_task_id            | package_state           | health_check_type | health_check_timeout | staging_failed_reason  |
| staging_failed_description | diego                   | docker_image      | package_updated_at   | detected_start_command |
| enable_ssh                 | docker_credentials_json | ports             | space_url            | stack_url              |
| events_url                 | service_bindings_url    | routes_url        |                      |                        |
+----------------------------+-------------------------+-------------------+----------------------+------------------------+

> cf curl /v2/apps | cf-table name detected_buildpack
+---------------------+--------------------+
| name                | detected_buildpack |
+---------------------+--------------------+
| starkandwayne-ghost | Node.js            |
| trycf               |                    |
| trycf-dashboard     |                    |
| cisco-training      |                    |
| github-shields      | Go                 |
| training            |                    |
| simple-go-web-app   | Go                 |
| training-preview    |                    |
| starkandwayne       |                    |
| stannis-ge          | go 1.6.0           |
| spruce              |                    |
+---------------------+--------------------+

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/cloudfoundry-community/cf-table.

cf-table's People

Contributors

rkoster avatar

Stargazers

Kevin Rutten avatar

Watchers

Wayne E Seguin avatar Bill Chapman avatar Matt Reider avatar David Laing avatar David Ehringer avatar  avatar Mevan Samaratunga avatar Alex Heneveld avatar Colin Humphreys avatar James Cloos avatar Jared Wray avatar Leandro David Cacciagioni avatar Johannes Hiemer avatar Cornelia Davis avatar Van Nguyen avatar Ronak Banka avatar  avatar Takeshi Morikawa avatar Chanda Dharap avatar Guillaume Berche avatar Fermin Ordaz avatar  avatar clarence avatar  avatar Pierre Oblin avatar Arthur Halet avatar Weian Deng avatar Balajee Nagarajan avatar Jian Huang avatar Mo Mo avatar  avatar Piotr Milewski avatar Chris McGowan avatar  avatar  avatar  avatar

Forkers

arungskumar

cf-table's Issues

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.