Skip to content

Commit aa8520b

Browse files
authored
Merge pull request #57878 from bergerhoffer/OCPBUGS-10985
OCPBUGS-10985: Adding the --max-nested-paths flag
2 parents e61335c + f50d196 commit aa8520b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/oc-mirror-command-reference.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ The following tables describe the `oc mirror` subcommands and flags:
6868
|`--manifests-only`
6969
|Generate manifests for `ImageContentSourcePolicy` objects to configure a cluster to use the mirror registry, but do not actually mirror any images.
7070

71+
|`--max-nested-paths <int>`
72+
|Specify the maximum number of nested paths for destination registries that limit nested paths. The default is `2`.
73+
7174
|`--max-per-registry <int>`
7275
|Specify the number of concurrent requests allowed per registry. The default is `6`.
7376

0 commit comments

Comments
 (0)