.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH LXD-MIGRATE "1" "May 2023" "lxd-migrate 5.0.2" "User Commands" .SH NAME lxd-migrate \- LXD physical to instance migration tool .SH DESCRIPTION .SS "Description:" .IP Physical to instance migration tool .IP This tool lets you turn any Linux filesystem (including your current one) into a LXD instance on a remote LXD host. .IP It will setup a clean mount tree made of the root filesystem and any additional mount you list, then transfer this through LXD's migration API to create a new instance from it. .IP The same set of options as `lxc launch` are also supported. .SS "Usage:" .IP lxd\-migrate [flags] .SS "Flags:" .TP \fB\-h\fR, \fB\-\-help\fR Print help .TP \fB\-\-rsync\-args\fR Extra arguments to pass to rsync .TP \fB\-\-version\fR Print version number