GithubHelp home page GithubHelp logo

slimc / diego-enabler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloudfoundry-attic/diego-enabler

0.0 2.0 0.0 6.58 MB

A CF CLI plugin to help you migrate apps from the DEA to Diego runtime

Home Page: http://docs.cloudfoundry.org/running/apps-enable-diego.html

License: Apache License 2.0

Go 98.27% Shell 1.73%

diego-enabler's Introduction

Diego-Enabler: CLI Plugin

This plugin is for CLI v6.13.0+. For CLI v6.12.4 and older, use the Diego-Beta plugin instead.

This plugin enables Diego support for an app running on Cloud Foundry. For more information about running apps on Diego, see the Migrating to Diego guide.

Full Command List

Command Usage Description
enable-diego cf enable-diego App_Name Migrate app to the Diego runtime
disable-diego cf disable-diego App_Name Migrate app to the DEA runtime
has-diego-enabled cf has-diego-enabled App_Name Report whether an app is configured to run on the Diego runtime
diego-apps cf diego-apps [-o ORG] Lists all apps running on the Diego runtime that are visible to the user
dea-apps cf dea-apps [-o ORG] Lists all apps running on the DEA runtime that are visible to the user
migrate-apps cf migrate-apps (diego | dea) [-o ORG] [-p MAX_IN_FLIGHT] Migrate all apps to Diego/DEA

Installation

To install the plugin from the CF Community repository:

$ cf add-plugin-repo CF-Community https://plugins.cloudfoundry.org/
$ cf install-plugin Diego-Enabler -r CF-Community

To install the plugin from GitHub:

First, copy the URL or download the binary for your platform from the latest release page.

Then call cf install-plugin with either the URL you copied or the binary you downloaded:

  cf install-plugin [URL|binary]

diego-enabler's People

Contributors

chendrix avatar mmb avatar simonleung8 avatar xenophex avatar

Watchers

 avatar  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.