You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/oc-mirror-v2-about.adoc
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,12 +9,14 @@
9
9
10
10
The oc-mirror OpenShift CLI (`oc`) plugin is a single tool that mirrors all required {product-title} content and other images to your mirror registry.
11
11
12
-
To use the new Technology Preview version of oc-mirror, add the `--v2` flag to the oc-mirror plugin v2 command line.
12
+
To use the new general available version of oc-mirror, add the `--v2` flag to the oc-mirror plugin v2 command line.
13
13
14
14
oc-mirror plugin v2 has the following features:
15
15
16
16
* Verifies that the complete image set specified in the image set config is mirrored to the mirrored registry, regardless of whether the images were previously mirrored or not.
17
17
18
+
* Provides a centralized method to mirror {product-title} releases, Operators, helm charts, and other images.
19
+
18
20
* Uses a cache system instead of metadata.
19
21
20
22
* Maintains minimal archive sizes by incorporating only new images into the archive.
0 commit comments