UrbanCode / Cloud-Foundry-UCD

The Cloud Foundry plugin will use the Cloud Foundry command line utility to interact with applications in a target Cloud Foundry system.

Home Page:https://developer.ibm.com/urbancode/plugin/cloud-foundry/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud Foundry plug-in for IBM UrbanCode Deploy


Note: This is not the plugin distributable! This is the source code. To find the installable plugin, go to the plug-in page on the IBM UrbanCode Plug-ins microsite.

License

This plug-in is protected under the Eclipse Public 1.0 License

Overview

The Cloud Foundry plug-in uses the cf command line utility to interact with applications in a target Cloud Foundry system.

Documentation

All plug-in documentation is updated and maintained on the IBM UrbanCode Plug-ins microsite.

Support

Plug-ins downloaded directly from the IBM UrbanCode Plug-ins microsite are fully supported by IBM. Create a GitHub Issue or Pull Request for minor requests and bug fixes. For time sensitive issues that require immediate assistance, file a PMR through the normal IBM support channels. Plug-ins built externally or modified with custom code are supported on a best-effort-basis using GitHub Issues.

Locally Build the Plug-in

This open source plug-in uses Gradle as its build tool. Install the latest version of Gradle to build the plug-in locally. Build the plug-in by running the gradle command in the plug-in's root directory. The plug-in distributable will be placed under the build/distributions folder.

About

The Cloud Foundry plugin will use the Cloud Foundry command line utility to interact with applications in a target Cloud Foundry system.

https://developer.ibm.com/urbancode/plugin/cloud-foundry/


Languages

Language:Groovy 100.0%