vagrant/website/source/docs/cli/resume.html.md

463 B

layout page_title sidebar_current description
docs vagrant resume - Command-Line Interface cli-resume The "vagrant resume" command is used to bring a machine back into the "up" state, perhaps if it was previously suspended via "vagrant halt" or "vagrant suspend".

Resume

Command: vagrant resume

This resumes a Vagrant managed machine that was previously suspended, perhaps with the suspend command.