mirror of
https://github.com/containers/skopeo.git
synced 2025-10-21 19:03:44 +00:00
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:
@@ -97,6 +97,7 @@ _skopeo_sync() {
|
||||
--scoped
|
||||
--src-no-creds
|
||||
--src-tls-verify
|
||||
--keep-going
|
||||
"
|
||||
|
||||
local transports
|
||||
|
Reference in New Issue
Block a user