summaryrefslogtreecommitdiffstats
path: root/usr.sbin/vmctl
diff options
context:
space:
mode:
authorsolene <solene@openbsd.org>2018-09-21 14:04:37 +0000
committersolene <solene@openbsd.org>2018-09-21 14:04:37 +0000
commitf7995b2c0863e7c254b2240b2581ab27313fa5b7 (patch)
tree6db07a19d288d1caceda3eee5331a699bf8c1094 /usr.sbin/vmctl
parentAllow ssh_config ForwardX11Timeout=0 to disable the timeout and allow (diff)
downloadwireguard-openbsd-f7995b2c0863e7c254b2240b2581ab27313fa5b7.tar.xz
wireguard-openbsd-f7995b2c0863e7c254b2240b2581ab27313fa5b7.zip
Add explanations about vmctl send command
ok jmc@ jca@ mlarkin@ mdoc tip from bentley@
Diffstat (limited to 'usr.sbin/vmctl')
-rw-r--r--usr.sbin/vmctl/vmctl.811
1 files changed, 9 insertions, 2 deletions
diff --git a/usr.sbin/vmctl/vmctl.8 b/usr.sbin/vmctl/vmctl.8
index d4b06f36a9e..61011942f40 100644
--- a/usr.sbin/vmctl/vmctl.8
+++ b/usr.sbin/vmctl/vmctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vmctl.8,v 1.47 2018/09/11 04:03:16 ccardenas Exp $
+.\" $OpenBSD: vmctl.8,v 1.48 2018/09/21 14:04:37 solene Exp $
.\"
.\" Copyright (c) 2015 Mike Larkin <mlarkin@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: September 11 2018 $
+.Dd $Mdocdate: September 21 2018 $
.Dt VMCTL 8
.Os
.Sh NAME
@@ -90,6 +90,13 @@ Reset and terminate all VMs.
Send a VM with the specified
.Ar id
to standard output and terminate it.
+The VM is paused during send processing.
+Data sent to standard output contains the VM parameters and its memory,
+not the disk image.
+.Pp
+In order to move a VM from one host to another, disk files must be
+synced between the send and the receive processes and must be located
+under the same path.
.It Cm show Op Ar id
An alias for the
.Cm status