lxc-clone --version (return code: 0)
lxc-clone is deprecated in favor of lxc-copy.
Usage: lxc-clone [-s] [-B backingstore] [-L size[unit]] [-K] [-M] [-H]
[-p lxcpath] [-P newlxcpath] orig new
-s: snapshot rather than copy
-B: use specified new backingstore. Default is the same as
the original. Options include aufs, btrfs, lvm, overlayfs,
dir and loop
-L: for blockdev-backed backingstore, use specified size * specified
unit. Default size is the size of the source blockdev, default
unit is MB
-K: Keep name - do not change the container name
-M: Keep macaddr - do not choose a random new mac address
-p: use container orig from custom lxcpath
-P: create container new in custom lxcpath
-R: rename existing container
lxc-clone --help (return code: 0)
lxc-clone is deprecated in favor of lxc-copy.
Usage: lxc-clone [-s] [-B backingstore] [-L size[unit]] [-K] [-M] [-H]
[-p lxcpath] [-P newlxcpath] orig new
-s: snapshot rather than copy
-B: use specified new backingstore. Default is the same as
the original. Options include aufs, btrfs, lvm, overlayfs,
dir and loop
-L: for blockdev-backed backingstore, use specified size * specified
unit. Default size is the size of the source blockdev, default
unit is MB
-K: Keep name - do not change the container name
-M: Keep macaddr - do not choose a random new mac address
-p: use container orig from custom lxcpath
-P: create container new in custom lxcpath
-R: rename existing container