Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nater540/vagrant-json
- Owner: nater540
- Archived: true
- Created: 2017-02-17T17:03:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-17T19:36:10.000Z (almost 8 years ago)
- Last Synced: 2024-09-26T10:34:36.939Z (3 months ago)
- Topics: json, vagrant, vagrant-commands, vagrant-plugin
- Language: Ruby
- Size: 4.88 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]
```