Skip to content

Commit 8116b3f

Browse files
authored
Merge pull request #60888 from bergerhoffer/OCPBUGS-13867-all-version-update
OCPBUGS 13867: Clarifying --manifests-only depends on --from
2 parents 18f9261 + 085d563 commit 8116b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/oc-mirror-command-reference.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The following tables describe the `oc mirror` subcommands and flags:
6969
|Enable mirroring for local OCI catalogs on disk to the target mirror registry.
7070

7171
|`--manifests-only`
72-
|Generate manifests for `ImageContentSourcePolicy` objects to configure a cluster to use the mirror registry, but do not actually mirror any images.
72+
|Generate manifests for `ImageContentSourcePolicy` objects to configure a cluster to use the mirror registry, but do not actually mirror any images. To use this flag, you must pass in an image set archive with the `--from` flag.
7373

7474
|`--max-nested-paths <int>`
7575
|Specify the maximum number of nested paths for destination registries that limit nested paths. The default is `2`.

0 commit comments

Comments
 (0)