LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

vagrant-resume

Resume a suspended Vagrant machine

TLDR

Resume the default suspended VM
$ vagrant resume
copy
Resume a specific VM by name or ID
$ vagrant resume [name|id]
copy
Resume and run provisioners afterward
$ vagrant resume --provision
copy
Resume and skip all provisioners
$ vagrant resume --no-provision
copy

SYNOPSIS

vagrant resume [options] [name]

DESCRIPTION

vagrant resume brings a suspended Vagrant machine back online. It restores the VM state from the point when it was suspended with vagrant suspend. Resuming is faster than a full boot from a halted state because it restores from a saved memory snapshot rather than performing a cold start. If the machine is not in a suspended state, this command has no effect.

PARAMETERS

--provision

Run provisioners.
--no-provision
Skip provisioners.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid