issue#1466 - Introduce a --keep-going option to allow "sync" command to continue syncing even after a particular image sync fails

This commit is contained in:
Jaikiran Pai
2021-10-02 09:11:19 +05:30
parent a95b0cc6fa
commit b950f83c60
3 changed files with 20 additions and 4 deletions

View File

@@ -88,6 +88,9 @@ Print usage statement.
**--retry-times** the number of times to retry, retry wait time will be exponentially increased based on the number of failed attempts.
**--keep-going**
If any errors occur during copying of images, those errors are logged and the process continues syncing rest of the images and finally fails at the end.
## EXAMPLES
### Synchronizing to a local directory