Hide Forgot
Document URL: https://access.redhat.com/documentation/en/openshift-enterprise/version-3.1/developer-guide/ Section Number and Name: 9.8. BINARY SOURCE Describe the issue: Two examples cite the "--build-secret" flag which was not introduce in OpenShift Enterprise until 3.2 oc new-build openshift/nodejs-010-centos7~https://github.com/openshift/nodejs-ex.git --build-secret secret-npmrc oc new-build openshift/nodejs-010-centos7~https://github.com/openshift/nodejs-ex.git --build-secret “secret-npmrc:/etc” Suggestions for improvement: Remove references to this flag as it is misleading. Additional information:
Section updated directly in the 3.1 branch in github here: https://github.com/openshift/openshift-docs/blob/enterprise-3.1/dev_guide/builds.adoc#binary-source
Link to released docs: https://access.redhat.com/documentation/en-us/openshift_enterprise/3.1/html-single/developer_guide/#binary-source