Use the remote initialization of new persistent volumes to do the initialization of virtual machine images in the cache. This avoids unnecessary copies of the disk image.
This has been implemented on the server side and the client uses the REST API to remotely initialize cached images. This functionality has not been exposed through the client CLI. (See #73).
Use the remote initialization of new persistent volumes to do the initialization of virtual machine images in the cache. This avoids unnecessary copies of the disk image.