.. _ref_cubic_clone: cubic clone =========== .. code-block:: $ cubic clone --help Clone VM instances Examples: Clone the VM instance 'my-instance' as 'my-instance2': $ cubic clone my-instance my-instance2 Usage: cubic clone [OPTIONS] Arguments: Name of the virtual machine instance to clone Name of the copy Options: -v, --verbose Increase logging output -q, --quiet Reduce logging output -h, --help Print help (see a summary with '-h')