Federation network design
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [steve@rhel-baseline mirror]$ cd save && umask 0022 && oc-mirror --v2 --config imageset-config-save.yaml --from file://$PWD docker://registry.example.com:8443/ocp4/openshift4 --log-level debug | |
| 2025/08/29 17:14:03 [INFO] : 👋 Hello, welcome to oc-mirror | |
| 2025/08/29 17:14:03 [INFO] : ⚙️ setting up the environment for you... | |
| 2025/08/29 17:14:03 [INFO] : 🔀 workflow mode: diskToMirror | |
| 2025/08/29 17:14:03 [DEBUG] : helm.New opts.SrcImage.TlsVerify false | |
| 2025/08/29 17:14:03 [DEBUG] : local storage registry will log to /home/steve/subdir/aba/mirror/save/working-dir/logs/registry.log | |
| 2025/08/29 17:14:03 [INFO] : 📦 Extracting mirror archive(s)... |