mirror of
https://github.com/containers/skopeo.git
synced 2025-09-05 08:41:00 +00:00
Add global --override-arch and --override-os options
This e.g. allows accessing Linux images on macOS.
This commit is contained in:
@@ -103,6 +103,8 @@ _skopeo_skopeo() {
|
||||
local options_with_args="
|
||||
--policy
|
||||
--registries.d
|
||||
--override-arch
|
||||
--override-os
|
||||
"
|
||||
local boolean_options="
|
||||
--insecure-policy
|
||||
|
Reference in New Issue
Block a user