Skip to content

Commit

Permalink
Merge pull request #60888 from bergerhoffer/OCPBUGS-13867-all-version…
Browse files Browse the repository at this point in the history
…-update

OCPBUGS 13867: Clarifying --manifests-only depends on --from
  • Loading branch information
bergerhoffer committed Jun 12, 2023
2 parents 18f9261 + 085d563 commit 8116b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/oc-mirror-command-reference.adoc
Expand Up @@ -69,7 +69,7 @@ The following tables describe the `oc mirror` subcommands and flags:
|Enable mirroring for local OCI catalogs on disk to the target mirror registry.

|`--manifests-only`
|Generate manifests for `ImageContentSourcePolicy` objects to configure a cluster to use the mirror registry, but do not actually mirror any images.
|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.

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

0 comments on commit 8116b3f

Please sign in to comment.