Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nater540/vagrant-json

Extremely simple Vagrant plugin that will output `global-status` in JSON.
https://github.com/nater540/vagrant-json

json vagrant vagrant-commands vagrant-plugin

Last synced: 3 months ago
JSON representation

Extremely simple Vagrant plugin that will output `global-status` in JSON.

Awesome Lists containing this project

README

        

# Vagrant JSON Status


[![Gem Version](https://badge.fury.io/rb/vagrant-json.png)][gem]
[![Dependency Status](https://gemnasium.com/badges/github.com/nater540/vagrant-json.svg)](https://gemnasium.com/github.com/nater540/vagrant-json)

[gem]: https://rubygems.org/gems/vagrant-json

Extremely simple Vagrant plugin that will output `global-status` in JSON instead of the current CSV format.

## Installation

$ vagrant plugin install vagrant-json

## Usage

```shell
vagrant json-status [--pretty]
```