Vagrant Using Notes

Source: Internet
Author: User

    • Vagrant box Add [options] <name, URL, or path>-add box to vagrant management list
    • Vagrant Init initializes the virtual machine to the current folder and automatically generates the configuration file Vagrantfile
    • Vagrant up to start the virtual machine for the current folder, which is initialized automatically if uninitialized
    • Vagrant SSH-Connecting a virtual machine
    • Vagrant Halt-Shut down the virtual machine
    • Vagrant Reload-Restart virtual machine
    • vagrant destroy-Deleting a virtual machine is equivalent to deleting box in the VirtualBox list, but the box file is still
    • Vagrant Package-Packaged development environment
      • Package usage Details: vagrant package-h
      • Note that if Vagrantfile is also punched in when you pack, the initialized Vagrantfile will conflict with the package when you load the virtual machine with this box.

Blog connection:

    • http://www.dreamxu.com/vagrant/
    • Http://www.cnblogs.com/huang0925/p/3349841.html
    • http://wushaobo.info/?p=83
    • Http://www.cppblog.com/mikesheng/archive/2014/11/22/208892.aspx
    • Http://www.cnblogs.com/wangkongming/p/4301021.html
    • Install Deployment vagrant under Mac
    • http://ninghao.net/blog/2079
    • Vagrant Introduction and Installation Configuration
    • 1190000000264347

Vagrant Using Notes

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.