Hide Forgot
Description of problem: Help doc need update for 'oc registry info' Version-Release number of selected component (if applicable): oc v4.0.0-0.130.0 kubernetes v1.11.0+f67f40dbad How reproducible: always Steps to Reproduce: 1.oc registry info --help 2. 3. Actual results: Usage: oc registry info [flags] Examples: # Display information about the integrated registry oc registry login Expected results: Examples need update to 'oc registry info' but not 'oc registry login' Additional info:
Fix in https://github.com/openshift/origin/pull/22199
This pr https://github.com/openshift/origin/pull/22199 doesn't merge yet.
Verified with oc version: Client Version: version.Info{Major:"4", Minor:"0+", GitVersion:"v4.0.22", GitCommit:"509916ce1", GitTreeState:"", BuildDate:"2019-03-28T17:17:29Z", GoVersion:"", Compiler:"", Platform:""} $oc registry info -h Examples: # Display information about the integrated registry oc registry info
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0758