VM name을 검색하기 위해서 이하의 커멘드를 실행한다. 여기서 default가 VM name이 된다. $ 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`. 이하의 커멘드로 box 파일을 만든다. $ vagrant package [:VN..