This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.2.3.2.2. tarball インストール
手順
tarball を取得します。
sh -c 'curl -L https://mirror.openshift.com/pub/openshift-v4/clients/odo/latest/odo-linux-ppc64le.tar.gz | gzip -d > /usr/local/bin/odo'
# sh -c 'curl -L https://mirror.openshift.com/pub/openshift-v4/clients/odo/latest/odo-linux-ppc64le.tar.gz | gzip -d > /usr/local/bin/odo'
Copy to Clipboard Copied! Toggle word wrap Toggle overflow ファイルのパーミッションを変更します。
chmod +x /usr/local/bin/odo
# chmod +x /usr/local/bin/odo
Copy to Clipboard Copied! Toggle word wrap Toggle overflow