Commands
volumes sync
Sync a volume to another existing volume, or create a new volume
Synopsis
Sync a volume to another existing volume, or create a new volume. This will create a new PVC using the target storage class or use an existing one, and copy all file contents over to the new volume using rsync. The existing persistent volume and persistent volume claim will remain available in the cluster.
Examples
Options
SEE ALSO
- acloud-toolkit volumes - Various commands for working with Kubernetes CSI volumes