2017 © Pedro Peláez
 

library robo-vagrant

Vagrant tasks for Robo Task Runner

image

joestewart/robo-vagrant

Vagrant tasks for Robo Task Runner

  • Tuesday, April 24, 2018
  • by joestewart
  • Repository
  • 1 Watchers
  • 3 Stars
  • 22,348 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 13 Versions
  • 4 % Grown

The README.md

robo-vagrant

Vagrant tasks for Robo Task Runner, (*1)

Build Status SensioLabsInsight, (*2)

This package provides Robo tasks for the following vagrant commands:, (*3)

 box             manages boxes: installation, removal, etc.
 destroy         stops and deletes all traces of the vagrant machine
 global-status   outputs status Vagrant environments for this user
 halt            stops the vagrant machine
 help            shows the help for a subcommand
 init            initializes a new Vagrant environment by creating a Vagrantfile
 plugin          manages plugins: install, uninstall, update, etc.
 port            displays information about guest port mappings
 package         packages a running vagrant environment into a box
 provision       provisions the vagrant machine
 reload          restarts vagrant machine, loads new Vagrantfile configuration
 resume          resume a suspended vagrant machine
 ssh             connects to machine via SSH
 ssh-config      outputs OpenSSH valid configuration to connect to the machine
 status          outputs status of the vagrant machine
 suspend         suspends the machine
 up              starts and provisions the vagrant environment
 version         prints current and latest Vagrant version

Installation

composer require joestewart/robo-vagrant

Usage


Example

    public function vagrantUp($arg = '')
    {
        $result = $this->taskVagrantUp()->arg($arg)->run();
        return $result;
    }

Predefined Commands


Now list the avaliable commands using, (*4)

./vendor/bin/robo list

Credit

Thanks to Robo.li, greg-1-anderson and boedah for example robo code., (*5)

The Versions

24/04 2018

dev-master

9999999-dev

Vagrant tasks for Robo Task Runner

  Sources   Download

MIT

The Requires

 

The Development Requires

by Joe Stewart

24/04 2018

1.1.0

1.1.0.0

Vagrant tasks for Robo Task Runner

  Sources   Download

MIT

The Requires

 

The Development Requires

by Joe Stewart

24/04 2018

dev-feature/symfony-4

dev-feature/symfony-4

Vagrant tasks for Robo Task Runner

  Sources   Download

MIT

The Requires

 

The Development Requires

by Joe Stewart

22/02 2017

1.0.0

1.0.0.0

Vagrant tasks for Robo Task Runner

  Sources   Download

MIT

The Requires

 

The Development Requires

by Joe Stewart

01/01 2017

dev-feature/robo-1

dev-feature/robo-1

Vagrant tasks for Robo Task Runner

  Sources   Download

MIT

The Requires

 

The Development Requires

by Joe Stewart

09/12 2016

dev-develop

dev-develop

Vagrant tasks for Robo Task Runner

  Sources   Download

MIT

The Requires

 

The Development Requires

by Joe Stewart

09/12 2016

0.1.6

0.1.6.0

Vagrant tasks for Robo Task Runner

  Sources   Download

MIT

The Requires

 

The Development Requires

by Joe Stewart

17/07 2016

0.1.5

0.1.5.0

Vagrant tasks for Robo Task Runner

  Sources   Download

MIT

The Requires

 

The Development Requires

by Joe Stewart

12/07 2016

0.1.4

0.1.4.0

Vagrant tasks for Robo Task Runner

  Sources   Download

MIT

The Requires

 

The Development Requires

by Joe Stewart

12/07 2016

0.1.3

0.1.3.0

Vagrant tasks for Robo Task Runner

  Sources   Download

MIT

The Requires

 

The Development Requires

by Joe Stewart

11/07 2016

0.1.2

0.1.2.0

Vagrant tasks for Robo Task Runner

  Sources   Download

MIT

The Requires

 

The Development Requires

by Joe Stewart

18/06 2016

0.1.1

0.1.1.0

Vagrant tasks for Robo Task Runner

  Sources   Download

MIT

The Requires

 

The Development Requires

by Joe Stewart

17/06 2016

0.1.0

0.1.0.0

Vagrant tasks for Robo Task Runner

  Sources   Download

MIT

The Requires

 

The Development Requires

by Joe Stewart