Code Monkey home page Code Monkey logo

cf90's Introduction

CloudFoundry CLI - cf90 Build Status

       __ ___   ___  
      / _/ _ \ / _ \ 
  ___| || (_) | | | |
 / __|  _\__, | | | |
| (__| |   / /| |_| |
 \___|_|  /_/  \___/ 
                           

cf90 is a command line tool to interact with cloud foundry instance. It is entirely written in GO language. The tool is still under development.

Installation

$ go get -u github.com/igm/cf90

This tool uses CF for GO library (http://github.com/igm/cf)

Supported commands

Commands:
  help            - Shows this help message, use [COMMAND] for command parameters
  license         - show license information
Application
  app.cat         - Get application instance file content
  app.create      - Create new application
  app.delete      - Delete application
  app.detail      - Show application info
  app.list        - Show a list of apps
  app.ls          - List application instance directory content.
  app.map         - Map application to given host and domain (route must already exist)
  app.push        - Push application (directory or file archive)
  app.start       - Start application
  app.stop        - Stop application
  app.tree        - Show application instance directory tree.
  app.unmap       - Unmap application from given host and domain (route must already exist)
Domain
  domain.list     - Show a list of domains
Organization
  org.detail      - Show organization detail
  org.list        - Show all organizations
Route
  route.create    - Create a route in current space
  route.delete    - Delete route
  route.list      - Show all routes
Service
  service.list    - Show a list of services
Space
  space.list      - Show all spaces in organization
Target
  target.add      - Add new target
  target.info     - Show target information
  target.list     - Show known targets
  target.login    - Login to target
  target.logout   - Logout from target
  target.rm       - Remove target from the list of known targets
  target.use      - Set current target

cf90's People

Contributors

igm avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

miqui lyubov888l

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.