Coder Social home page Coder Social logo

cfyx's Introduction

CFYX - A pragmatic utility wrapper for the Cloudify CLI

Installation

Put the cfyx file in a directory of your choice, and add it to the beginning of your PATH variable ( via .bash_profile, etc...). Also add an alias for complete transparency, e.g. alias cfy=cfyx

Theory of operation

The goal cfyx is to simplify life for those who use the Cloudify CLI a lot. It does this by storing some state in your $HOME/.cfyx directory. All commmands to cfyx get ultimately passed through to cfy, but potential changed or enhanced. For the execution/deployment tracking to work, you need to use cfyx for all Cloudify CLI interactions. Note that currently cfyx is not tenant aware, IOW it doesn't have separate state for each tenant. Note also that partial commands work, e.g. cfyx can will trigger a cancel of the last execution.

Commands

  • cfyx context - Prints current context
  • cfyx cancel - Cancels the last execution
  • cfyx uninstall - Uninstalls the last deployment
  • cfyx cuninstall - Cancels and uninstalls the last deployment
  • cfyx dd_ - Deletes current deployment, offers uninstall if needed
  • cfyx elist - Lists executions for last deployment
  • cfyx dlist - Lists deployments
  • cfyx evlist - Lists events for last execution

cfyx's People

Contributors

cloudewayne avatar

Watchers

James Cloos avatar DeWayne Filppi avatar

cfyx's Issues

add command options

Currently a command like evlist ignores options such as '--tail'. It shouldn't.

add roundtrip command

Scenario. I need to cancel execution if needed, uninstall, delete deployment, delete blueprint, upload blueprint, create deployment and install. This is a common routine in plugin/blueprint development.

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.