LinuxCommandLibrary

vagrant-suspend

Suspend running Vagrant machines

TLDR

Suspend VM

$ vagrant suspend
copy
Suspend specific VM
$ vagrant suspend [name]
copy

SYNOPSIS

vagrant suspend [options] [name]

DESCRIPTION

vagrant suspend saves VM state and stops it. Preserves RAM contents for quick resume. Uses disk space to store state. Faster than shutdown but uses more storage.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community