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: 9 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-17T19:36:10.000Z (over 9 years ago)
- Last Synced: 2025-09-20T10:17:37.680Z (9 months ago)
- Topics: json, vagrant, vagrant-commands, vagrant-plugin
- Language: Ruby
- Size: 4.88 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vagrant JSON Status
[][gem]
[](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]
```