Mitchell Hashimoto
|
119d91eafb
|
Move all commands to the Vagrant::Command class. Document all commands.
|
2010-02-12 00:07:39 -08:00 |
|
Mitchell Hashimoto
|
7ff428d5c2
|
vagrant init command. Used for initializing directories with vagrant.
|
2010-02-11 00:51:21 -08:00 |
|
Mitchell Hashimoto
|
fef985009f
|
load_root_path! can now suppress errors if option is set
|
2010-02-11 00:39:11 -08:00 |
|
Mitchell Hashimoto
|
45fbac92f9
|
The 'up' command will now error if an instance already exists
|
2010-02-10 22:21:55 -08:00 |
|
Mitchell Hashimoto
|
e5903129e1
|
Logger now uses singleton on the Vagrant::Logger class. Tests included.
|
2010-02-10 22:12:34 -08:00 |
|
Mitchell Hashimoto
|
03079d9fa6
|
Get rid of "VAGRANT_ENV" since that was just a hack. Log output location configurable now.
|
2010-02-10 13:59:25 -08:00 |
|
Mitchell Hashimoto
|
6c9c09c1b1
|
Move all commands to the Vagrant::Command class. Document all commands.
|
2010-02-10 13:46:22 -08:00 |
|
Mitchell Hashimoto
|
aa2d3d58db
|
Project directory and instance role added to provisioning JSON
|
2010-02-10 12:05:36 -08:00 |
|
Mitchell Hashimoto
|
ba77944d67
|
Removed some unnecessary requires
|
2010-02-10 01:53:05 -08:00 |
|
Mitchell Hashimoto
|
c1998d2127
|
And then God said unto thee, "You shall be named Vagrant."
|
2010-02-09 23:08:23 -08:00 |
|