Git Product home page Git Product logo

cf's Introduction

Deprecated

This gem has been deprecated. You can find the latest cli source at http://github.com/cloudfoundry/cli. The latest cli builds are available at https://console.run.pivotal.io/tools or https://github.com/cloudfoundry/cli/releases.

cf - Cloud Foundry Command Line Interface

Build Status Gem Version Code Climate

The Cloud Foundry CLI has been completely rewritten. Installation, usage & contribution instructions are below.

This tool requires cloud_controller_ng. It is not compatible with cloud_controller v1.

Requirements

cf should work with Ruby 1.9.x and newer.

Installation

$ gem install cf

Development

$ git clone [email protected]:cloudfoundry/cf.git
$ cd cf
$ bundle install

To run the specs:

$ bundle exec rake

To run the checked out code use the cf.dev script:

./bin/cf.dev 

Usage

See the 'cf help' command for up-to-date usage info:

$ cf help

Cloud Foundry Resources

Cloud Foundry Open Source Platform as a Service

Learn

Our documentation, currently a work in progress, is available here: http://cloudfoundry.github.com/

Ask Questions

Questions about the Cloud Foundry Open Source Project can be directed to our Google Groups.

File a bug

Bugs can be filed using Github Issues within the various repositories of the Cloud Foundry components.

OSS Contributions

The Cloud Foundry team uses GitHub and accepts contributions via pull request

Follow these steps to make a contribution to any of our open source repositories:

  1. Complete our CLA Agreement for individuals or corporations
  2. Set your name and email
$ git config --global user.name "Firstname Lastname"
$ git config --global user.email "[email protected]"
  1. Fork the repo
  2. Make your changes on a topic branch, commit, and push to github and open a pull request.

Once your commits are approved by Travis CI and reviewed by the core team, they will be merged.

cf's People

Contributors

admgre avatar bfad avatar cf-frameworks avatar derekcollison avatar drnic avatar fb3 avatar garethr avatar giorgian avatar jfmyers9 avatar kushmerick avatar mariash avatar mreider avatar oppegard avatar paulj avatar pmenglund avatar ramnivas avatar rogerluo410 avatar ryantang avatar schinen avatar stefanschneider avatar svaiyapu avatar thansmann avatar tildewill avatar timf avatar tlang avatar trotter avatar uhurugit avatar vito avatar wolfoo2931 avatar youngm avatar

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.