Git Product home page Git Product logo

kitchen-toolkit's Introduction

KitchenToolkit

GitHub license Build Status Code Climate Test Coverage Dependency Status

KitchenToolkit est un outil en ligne de commande qui permet de gérer facilement plusieurs profils Kitchen simultanément.

Les profils Kitchen (.kitchen.yml) doivent être placés dans le répertoire config/kitchen de votre projet Kitchen.

Commands:
  ci-tool converge KITCHEN_PROFILE SUITE_NAME  # Run Salt on the virtual machine of SUITE_NAME defined in KITCHEN_PROFILE
  ci-tool create KITCHEN_PROFILE SUITE_NAME    # Create the virtual machine for SUITE_NAME defined in KITCHEN_PROFILE
  ci-tool destroy KITCHEN_PROFILE SUITE_NAME   # Destroy the virtual machine of SUITE_NAME defined in KITCHEN_PROFILE
  ci-tool dump KITCHEN_PROFILE SUITE_NAME      # Dump pillars of the virtual machine of SUITE_NAME defined in KITCHEN_PROFILE
  ci-tool help [COMMAND]                       # Describe available commands or one specific command
  ci-tool list KITCHEN_PROFILE                 # List instances of virtual machines of KITCHEN_PROFILE
  ci-tool login KITCHEN_PROFILE SUITE_NAME     # Log into the virtual machine of SUITE_NAME defined in KITCHEN_PROFILE
  ci-tool package KITCHEN_PROFILE SUITE_NAME   # Run Kitchen package on the virtual machine of SUITE_NAME defined in KITCHEN_PROFILE
  ci-tool prepare KITCHEN_PROFILE SUITE_NAME   # Prepare the virtual machine for SUITE_NAME defined in KITCHEN_PROFILE
  ci-tool test KITCHEN_PROFILE SUITE_NAME      # Dump pillars of the virtual machine of SUITE_NAME defined in KITCHEN_PROFILE then run Kitchen tests
  ci-tool verify KITCHEN_PROFILE SUITE_NAME    # Run Kitchen tests on the virtual machine of SUITE_NAME defined in KITCHEN_PROFILE

Options:
  [--dry-run], [--no-dry-run]

kitchen-toolkit's People

Contributors

n-rodriguez 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.