We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9770c5 + 8c0349e commit 4523ce9Copy full SHA for 4523ce9
modules/ipi-install-extracting-the-openshift-installer.adoc
@@ -31,4 +31,5 @@ After retrieving the installer, the next step is to extract it.
31
----
32
[kni@provisioner ~]$ sudo cp oc /usr/local/bin
33
[kni@provisioner ~]$ oc adm release extract --registry-config "${pullsecret_file}" --command=$cmd --to "${extract_dir}" ${RELEASE_IMAGE}
34
+[kni@provisioner ~]$ sudo cp openshift-baremetal-install /usr/local/bin
35
0 commit comments