-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.13.z, 4.12.z, 4.14.z, 4.15, 4.16
-
None
-
Moderate
-
None
-
False
-
Description of problem:
oc client supports option --ignore-invalid-refs=false when it comes to oc adm prune images, but the documentation isn't mentioning that
Version-Release number of selected component (if applicable):
Tested positive on any 4.12+ oc client - ping me if you want the output of that
How reproducible:
compare documentation with oc adm prune images --help output from oc CLI
Steps to Reproduce:
1. oc adm prune images --help 2. Compare with Table 4 at page https://docs.openshift.com/container-platform/4.12/applications/pruning-objects.html#pruning-images-manual_pruning-objects 3. The option is missing in the documentation
Actual results:
The option is missing in the documentation
Expected results:
The option is documented properly
Additional info: