0.0
No commit activity in last 3 years
No release in over 3 years
Generate a TeraTerm macro from `vagrant ssh-config`
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

>= 1.0.0
 Project Readme

Vagrant TTL(TeraTermLanguage)

MIT License

Install

$ git clone https://github.com/owlinux1000/vagrant-ttl
$ cd vagrant-ttl
$ bundle install
$ rake build
$ vagrant plugin install pkg/vagrant-ttl-X.X.X.gem

Usage

You can only use this command in VAGRANT_CWD and while the virtual machine is running up. After you executed vagrant ttl, can find the file named as *.ttl.

$ vagrant status
Current machine states:

default                   running (virtualbox)

The VM is running. To stop this VM, you can run `vagrant halt` to
shut it down forcefully, or you can run `vagrant suspend` to simply
suspend the virtual machine. In either case, to restart it again,
simply run `vagrant up`.
$ vagrant ttl
[ INFO ] Generating default.ttl