Skip to main content

Create a shallow clone of a qcow2-backed LibVirt virtual machine

Project description

Create a Shallow Clone of a QCOW2-Backed LibVirt Virtual Machine

pip install virt-linked-clone
usage: virt-linked-clone [-h] [--zsh-completion] [--version] [-c CONNECTION] source target

positional arguments:
  source                Virtual machine from which to create a clone where all writable
                        qcow2-backed drives are linked using copy-on-write. It must be defined
                        with libvirt and accessible via virsh commands.
  target                Name of the new virtual machine to define. Most of the settings of the
                        source image will be copied into the new libvirt domain. Defaults to
                        adding "-clone" to the source domain name.

options:
  -h, --help            show this help message and exit
  --zsh-completion      Print out the zsh autocompletion code for this utility and exit.
  --version             show program's version number and exit
  -c CONNECTION, --connection CONNECTION
                        LibVirt URI to use for connecting to the domain controller. Will honor the
                        value of the VIRSH_DEFAULT_CONNECT_URI environment variable. (default:
                        qemu:///session)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

virt-linked-clone-1.1.2.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

virt_linked_clone-1.1.2-py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page