Giter Club home page Giter Club logo

ruby-vagrantboxes's Introduction

Introduction

This application extends the vagrant command line tool to allow for searching the vagrantbox.es repository of base boxes.

Usage

  • List all currently available boxes:
    vagrant vagrantboxes search
  • Do simple text searches:
    vagrant vagrantboxes search centos 
  • Do slightly more complex text searches:
    vagrant vagrantboxes search "debian puppet" 
  • Show all the details of a particular box:
    vagrant vagrantboxes show 1
  • Show only the url of a particular box:
    vagrant vagrantboxes url 1
  • Download a box listed on vagrantbox.es:
    vagrant vagrantboxes add 1

Example

Here's a simple example of the output:

vagrant vagrantboxes search centos
3    centos 5.5                http://dl.dropbox.com/u/15307300/vagrant-0.7-centos-64-base.box
6    opscode centos 5          http://opscode-vagrant-boxes.s3.amazonaws.com/centos5-gems.box
7    opscode ubuntu 10.04      http://opscode-vagrant-boxes.s3.amazonaws.com/ubuntu10.04-gems.box
9    puppet centos 5.5 64      http://puppetlabs.s3.amazonaws.com/pub/centos5_64.box
10   puppet centos 4 64        http://puppetlabs.s3.amazonaws.com/pub/centos4_64.box
21   centos 5.6 32             http://yum.mnxsolutions.com/vagrant/centos_56_32.box

Installation

The easiest way of installing is to use the gem.

gem install vagrantboxes

ruby-vagrantboxes's People

Contributors

garethr avatar

Stargazers

João Nelas avatar koyachi avatar

Watchers

João Nelas 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.