0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

IBM Cloud CLIのインストール

Posted at

CentOS 7

$ curl -sL https://ibm.biz/idt-installer | bash
[main] --==[ IBM Cloud Developer Tools for Linux/MacOS - Installer, v1.2.3 ]==--
which: no ibmcloud in (/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/home/kosuke/.local/bin:/home/kosuke/bin)
[install] Starting Update...
which: no ibmcloud in (/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/home/kosuke/.local/bin:/home/kosuke/bin)
[install] Note: You may be prompted for your 'sudo' password during install.
[install_deps_with_yum] Checking for and updating 'yum' support on Linux
[install_deps_with_yum] Installing/updating external dependency: curl
[install_deps_with_yum] Installing/updating external dependency: git
which: no git in (/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/home/kosuke/.local/bin:/home/kosuke/bin)
[sudo] kosuke のパスワード:
読み込んだプラグイン:fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: ftp.tsukuba.wide.ad.jp
 * epel: nrt.edge.kernel.org
 * extras: ftp.tsukuba.wide.ad.jp
 * updates: ftp.tsukuba.wide.ad.jp
依存性の解決をしています
--> トランザクションの確認を実行しています。
---> パッケージ git.x86_64 0:1.8.3.1-20.el7 を インストール
--> 依存性の処理をしています: perl-Git = 1.8.3.1-20.el7 のパッケージ: git-1.8.3.1-20.el7.x86_64
--> 依存性の処理をしています: perl(Term::ReadKey) のパッケージ: git-1.8.3.1-20.el7.x86_64
--> 依存性の処理をしています: perl(Git) のパッケージ: git-1.8.3.1-20.el7.x86_64
--> 依存性の処理をしています: perl(Error) のパッケージ: git-1.8.3.1-20.el7.x86_64
--> トランザクションの確認を実行しています。
---> パッケージ perl-Error.noarch 1:0.17020-2.el7 を インストール
---> パッケージ perl-Git.noarch 0:1.8.3.1-20.el7 を インストール
---> パッケージ perl-TermReadKey.x86_64 0:2.30-20.el7 を インストール
--> 依存性解決を終了しました。

依存性を解決しました

================================================================================
 Package                アーキテクチャー
                                     バージョン             リポジトリー   容量
================================================================================
インストール中:
 git                    x86_64       1.8.3.1-20.el7         updates       4.4 M
依存性関連でのインストールをします:
 perl-Error             noarch       1:0.17020-2.el7        base           32 k
 perl-Git               noarch       1.8.3.1-20.el7         updates        55 k
 perl-TermReadKey       x86_64       2.30-20.el7            base           31 k

トランザクションの要約
================================================================================
インストール  1 パッケージ (+3 個の依存関係のパッケージ)

総ダウンロード容量: 4.5 M
インストール容量: 22 M
Downloading packages:
(1/4): perl-Error-0.17020-2.el7.noarch.rpm                 |  32 kB   00:00     
(2/4): perl-TermReadKey-2.30-20.el7.x86_64.rpm             |  31 kB   00:00     
(3/4): perl-Git-1.8.3.1-20.el7.noarch.rpm                  |  55 kB   00:00     
(4/4): git-1.8.3.1-20.el7.x86_64.rpm                       | 4.4 MB   00:05     
--------------------------------------------------------------------------------
合計                                               814 kB/s | 4.5 MB  00:05     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  インストール中          : 1:perl-Error-0.17020-2.el7.noarch               1/4 
  インストール中          : perl-TermReadKey-2.30-20.el7.x86_64             2/4 
  インストール中          : git-1.8.3.1-20.el7.x86_64                       3/4 
  インストール中          : perl-Git-1.8.3.1-20.el7.noarch                  4/4 
  検証中                  : perl-Git-1.8.3.1-20.el7.noarch                  1/4 
  検証中                  : 1:perl-Error-0.17020-2.el7.noarch               2/4 
  検証中                  : git-1.8.3.1-20.el7.x86_64                       3/4 
  検証中                  : perl-TermReadKey-2.30-20.el7.x86_64             4/4 

インストール:
  git.x86_64 0:1.8.3.1-20.el7                                                   

依存性関連をインストールしました:
  perl-Error.noarch 1:0.17020-2.el7         perl-Git.noarch 0:1.8.3.1-20.el7    
  perl-TermReadKey.x86_64 0:2.30-20.el7    

完了しました!
[install_deps_with_yum] Please review any setup requirements for 'git' from: https://git-scm.com/downloads
[install_docker] Installing/updating external dependency: docker
which: no docker in (/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/home/kosuke/.local/bin:/home/kosuke/bin)
# Executing docker install script, commit: 6bf300318ebaab958c4adc341a8c7bb9f3a54a1a
+ sh -c 'yum install -y -q yum-utils'
パッケージ yum-utils-1.1.31-50.el7.noarch はインストール済みか最新バージョンです
+ sh -c 'yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo'
読み込んだプラグイン:fastestmirror, langpacks
adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
grabbing file https://download.docker.com/linux/centos/docker-ce.repo to /etc/yum.repos.d/docker-ce.repo
repo saved to /etc/yum.repos.d/docker-ce.repo
+ '[' stable '!=' stable ']'
+ sh -c 'yum makecache'
読み込んだプラグイン:fastestmirror, langpacks
Loading mirror speeds from cached hostfile
epel/x86_64/metalink                                     | 7.1 kB     00:00     
 * base: ftp.tsukuba.wide.ad.jp
 * epel: nrt.edge.kernel.org
 * extras: ftp.tsukuba.wide.ad.jp
 * updates: ftp.tsukuba.wide.ad.jp
base                                                     | 3.6 kB     00:00     
docker-ce-stable                                         | 3.5 kB     00:00     
extras                                                   | 3.4 kB     00:00     
updates                                                  | 3.4 kB     00:00     
(1/14): docker-ce-stable/x86_64/updateinfo                 |   55 B   00:00     
(2/14): docker-ce-stable/x86_64/primary_db                 |  34 kB   00:00     
(3/14): docker-ce-stable/x86_64/other_db                   | 113 kB   00:00     
(4/14): docker-ce-stable/x86_64/filelists_db               |  16 kB   00:00     
(5/14): epel/x86_64/prestodelta                            | 1.7 kB   00:00     
(6/14): epel/x86_64/other_db                               | 3.3 MB   00:10     
(7/14): extras/7/x86_64/filelists_db                       | 249 kB   00:00     
(8/14): extras/7/x86_64/prestodelta                        |  73 kB   00:00     
(9/14): extras/7/x86_64/other_db                           | 131 kB   00:00     
(10/14): base/7/x86_64/other_db                            | 2.6 MB   00:12     
(11/14): epel/x86_64/updateinfo_zck                        | 1.5 MB   00:16     
(12/14): base/7/x86_64/filelists_db                        | 7.1 MB   00:18     
(13/14): updates/7/x86_64/filelists_db                     | 5.2 MB   00:11     
(14/14): epel/x86_64/filelists_db                          |  12 MB   00:23     
メタデータのキャッシュを作成しました
+ '[' -n '' ']'
+ sh -c 'yum install -y -q docker-ce'
warning: /var/cache/yum/x86_64/7/docker-ce-stable/packages/docker-ce-19.03.2-3.el7.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 621e9f35: NOKEY
docker-ce-19.03.2-3.el7.x86_64.rpm の公開鍵がインストールされていません
Importing GPG key 0x621E9F35:
 Userid     : "Docker Release (CE rpm) <docker@docker.com>"
 Fingerprint: 060a 61c5 1b55 8a7f 742b 77aa c52f eb6b 621e 9f35
 From       : https://download.docker.com/linux/centos/gpg
If you would like to use Docker as a non-root user, you should now consider
adding your user to the "docker" group with something like:

  sudo usermod -aG docker your-user

Remember that you will have to log out and back in for this to take effect!

WARNING: Adding a user to the "docker" group will grant the ability to run
         containers which can be used to obtain root privileges on the
         docker host.
         Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface
         for more information.
[install_docker] Please review any setup requirements for 'docker' from: https://docs.docker.com/engine/installation/
Client: Docker Engine - Community
 Version:           19.03.2
 API version:       1.40
 Go version:        go1.12.8
 Git commit:        6a30dfc
 Built:             Thu Aug 29 05:28:55 2019
 OS/Arch:           linux/amd64
 Experimental:      false
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
[install_deps_with_yum] Installing/updating external dependency: kubectl
which: no kubectl in (/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/home/kosuke/.local/bin:/home/kosuke/bin)
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   278  100   278    0     0    754      0 --:--:-- --:--:-- --:--:--   755
Importing GPG key 0xA7317B0F:
 Userid     : "Google Cloud Packages Automatic Signing Key <gc-team@google.com>"
 Fingerprint: d0bc 747f d8ca f711 7500 d6fa 3746 c208 a731 7b0f
 From       : https://packages.cloud.google.com/yum/doc/yum-key.gpg
Traceback (most recent call last):
  File "/usr/bin/yum", line 29, in <module>
    yummain.user_main(sys.argv[1:], exit_code=True)
  File "/usr/share/yum-cli/yummain.py", line 375, in user_main
    errcode = main(args)
  File "/usr/share/yum-cli/yummain.py", line 184, in main
    result, resultmsgs = base.doCommands()
  File "/usr/share/yum-cli/cli.py", line 585, in doCommands
    return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)
  File "/usr/share/yum-cli/yumcommands.py", line 660, in doCommand
    repoid=repoid)
  File "/usr/share/yum-cli/cli.py", line 1444, in returnPkgLists
    ignore_case=True, repoid=repoid)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 2975, in doPackageLists
    avail = self.pkgSack.returnPackages(repoid=repoid,
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1075, in <lambda>
    pkgSack = property(fget=lambda self: self._getSacks(),
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 778, in _getSacks
    self.repos.populateSack(which=repos)
  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 347, in populateSack
    self.doSetup()
  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
    self.retrieveAllMD()
  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in retrieveAllMD
    dl = repo._async and repo._commonLoadRepoXML(repo)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1482, in _commonLoadRepoXML
    result = self._getFileRepoXML(local, text)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1259, in _getFileRepoXML
    size=102400) # setting max size as 100K
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1034, in _getFile
    **kwargs
  File "/usr/lib/python2.7/site-packages/urlgrabber/mirror.py", line 448, in urlgrab
    return self._mirror_try(func, url, kw)
  File "/usr/lib/python2.7/site-packages/urlgrabber/mirror.py", line 425, in _mirror_try
    return func_ref( *(fullurl,), opts=opts, **kw )
  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1216, in urlgrab
    return self._retry(opts, retryfunc, url, filename)
  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1105, in _retry
    r = apply(func, (opts,) + args, {})
  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1210, in retryfunc
    _run_callback(opts.checkfunc, obj)
  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1073, in _run_callback
    return cb(obj, *arg, **karg)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1731, in _checkRepoXML
    self.gpg_import_func(self, self.confirm_func)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 6479, in getKeyForRepo
    self._getAnyKeyForRepo(repo, repo.gpgdir, repo.gpgkey, is_cakey=False, callback=callback)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 6441, in _getAnyKeyForRepo
    result = misc.import_key_to_pubring(info['raw_key'], info['hexkeyid'], gpgdir=destdir)
  File "/usr/lib/python2.7/site-packages/yum/misc.py", line 563, in import_key_to_pubring
    os.makedirs(gpgdir)
  File "/usr/lib64/python2.7/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.7/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 13] 許可がありません: '/var/lib/yum/repos/x86_64/7/kubernetes'
読み込んだプラグイン:fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: ftp.tsukuba.wide.ad.jp
 * epel: nrt.edge.kernel.org
 * extras: ftp.tsukuba.wide.ad.jp
 * updates: ftp.tsukuba.wide.ad.jp
kubernetes/signature                                     |  454 B     00:00     
https://packages.cloud.google.com/yum/doc/yum-key.gpg から鍵を取得中です。
Importing GPG key 0xA7317B0F:
 Userid     : "Google Cloud Packages Automatic Signing Key <gc-team@google.com>"
 Fingerprint: d0bc 747f d8ca f711 7500 d6fa 3746 c208 a731 7b0f
 From       : https://packages.cloud.google.com/yum/doc/yum-key.gpg
https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg から鍵を取得中です。
kubernetes/signature                                     | 1.4 kB     00:00 !!! 
kubernetes/primary                                         |  54 kB   00:00     
kubernetes                                                              394/394
パッケージ kubectl- は利用できません。
エラー: 何もしません
[install_deps_with_yum] Please review any setup requirements for 'kubectl' from: https://kubernetes.io/docs/tasks/tools/install-kubectl/
[install_deps_with_yum] Installing/updating external dependency: helm
which: no helm in (/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/home/kosuke/.local/bin:/home/kosuke/bin)
Downloading https://get.helm.sh/helm-v2.14.3-linux-amd64.tar.gz
Preparing to install helm and tiller into /usr/local/bin
helm installed into /usr/local/bin/helm
tiller installed into /usr/local/bin/tiller
Run 'helm init' to configure helm.
[install_deps_with_yum] Please review any setup requirements for 'helm' from: https://github.com/kubernetes/helm/blob/master/docs/install.md
which: no ibmcloud in (/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/home/kosuke/.local/bin:/home/kosuke/bin)
[install_ibmcloud] Installing IBM Cloud 'ibmcloud' CLI for platform 'Linux'...
[install_ibmcloud] Downloading and installing IBM Cloud 'ibmcloud' CLI from: https://clis.ng.bluemix.net/install/linux
Current platform is linux64. Downloading corresponding IBM Cloud CLI...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   120    0   120    0     0    134      0 --:--:-- --:--:-- --:--:--   134
 91 18.7M   91 17.2M    0     0  39915      0  0:08:13  0:07:32  0:00:41 33905^[100 18.7M  100 18.7M    0     0  39616      0  0:08:16  0:08:16 --:--:-- 37067
Download complete. Executing installer...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    40    0    40    0     0     44      0 --:--:-- --:--:-- --:--:--    44
Bluemix_CLI/
Bluemix_CLI/bin/
Bluemix_CLI/bin/cfcli/
Bluemix_CLI/bin/cfcli/cf
Bluemix_CLI/bin/ibmcloud
Bluemix_CLI/bin/ibmcloud-analytics
Bluemix_CLI/bin/NOTICE
Bluemix_CLI/bin/LICENSE
Bluemix_CLI/autocomplete/
Bluemix_CLI/autocomplete/bash_autocomplete
Bluemix_CLI/autocomplete/zsh_autocomplete
Bluemix_CLI/install
Bluemix_CLI/uninstall
Bluemix_CLI/install_bluemix_cli
[sudo] kosuke のパスワード:
残念、また試してください。
[sudo] kosuke のパスワード:
Copying files ...
The installation completed successfully.
To get started, open a terminal window and enter "ibmcloud help". Refer to "http://ibm.biz/cli-auto-completion" if you want to enable auto-completion for zsh or bash.

IBM Cloud CLI has a plug-in framework to extend its capability. To install the recommended plug-ins and dependencies, run the install script from "http://ibm.biz/install-idt". For additional plug-in details, see "http://ibm.biz/install-cli-plugin".

IBM Cloud CLI automatically collects data for usage analysis and user experience improvement. To disable the collecting, run "ibmcloud config --usage-stats-collect false"

To uninstall, run "/usr/local/ibmcloud/uninstall"
Install complete.
[install_ibmcloud] IBM Cloud 'ibmcloud' CLI install finished.
[install_ibmcloud] Running 'ibmcloud --version'...
ibmcloud version 0.18.1+09d36ed-2019-08-19T08:23:11+00:00
[install_plugins] Installing/updating IBM Cloud CLI plugins...
[install_plugins] Checking status of plugin: cloud-functions
[install_plugins] Installing plugin 'cloud-functions'
リポジトリー 'IBM Cloud' から 'cloud-functions' を検索しています...
プラグイン 'cloud-functions 1.0.32' がリポジトリー 'IBM Cloud' 内で見つかりました
バイナリー・ファイルをダウンロードしようとしています...
 13.08 MiB / 13.08 MiB [=========================================] 100.00% 4m52s
13713558 バイトがダウンロードされました
バイナリーをインストールしています...
OK
プラグイン 'cloud-functions 1.0.32' は /home/kosuke/.bluemix/plugins/cloud-functions に正常にインストールされました。 'ibmcloud plugin show cloud-functions' を使用して詳細を表示してください。
[install_plugins] Checking status of plugin: cloud-object-storage
[install_plugins] Installing plugin 'cloud-object-storage'
リポジトリー 'IBM Cloud' から 'cloud-object-storage' を検索しています...
プラグイン 'cloud-object-storage 1.1.0' がリポジトリー 'IBM Cloud' 内で見つかりました
バイナリー・ファイルをダウンロードしようとしています...
 12.24 MiB / 12.24 MiB [==========================================] 100.00% 4m1s
12833792 バイトがダウンロードされました
バイナリーをインストールしています...
失敗
プラグインのメタデータを取得できません。 エラー: exit status 2

[install_plugins] Checking status of plugin: container-registry
[install_plugins] Installing plugin 'container-registry'
リポジトリー 'IBM Cloud' から 'container-registry' を検索しています...
プラグイン 'container-registry 0.1.423' がリポジトリー 'IBM Cloud' 内で見つかりました
バイナリー・ファイルをダウンロードしようとしています...
 23.35 MiB / 23.35 MiB [==========================================] 100.00% 7m9s
24483744 バイトがダウンロードされました
バイナリーをインストールしています...
OK
プラグイン 'container-registry 0.1.423' は /home/kosuke/.bluemix/plugins/container-registry に正常にインストールされました。 'ibmcloud plugin show container-registry' を使用して詳細を表示してください。
[install_plugins] Checking status of plugin: container-service
[install_plugins] Installing plugin 'container-service'
リポジトリー 'IBM Cloud' から 'container-service' を検索しています...
プラグイン 'container-service/kubernetes-service 0.4.3' がリポジトリー 'IBM Cloud' 内で見つかりました
バイナリー・ファイルをダウンロードしようとしています...
 20.49 MiB / 20.49 MiB [=========================================] 100.00% 1m53s
21480992 バイトがダウンロードされました
バイナリーをインストールしています...
OK
プラグイン 'container-service 0.4.3' は /home/kosuke/.bluemix/plugins/container-service に正常にインストールされました。 'ibmcloud plugin show container-service' を使用して詳細を表示してください。
[install_plugins] Checking status of plugin: dev
[install_plugins] Installing plugin 'dev'
リポジトリー 'IBM Cloud' から 'dev' を検索しています...
プラグイン 'dev 2.3.2' がリポジトリー 'IBM Cloud' 内で見つかりました
バイナリー・ファイルをダウンロードしようとしています...
 18.53 MiB / 18.53 MiB [=========================================] 100.00% 4m12s
19430578 バイトがダウンロードされました
バイナリーをインストールしています...
OK
プラグイン 'dev 2.3.2' は /home/kosuke/.bluemix/plugins/dev に正常にインストールされました。 'ibmcloud plugin show dev' を使用して詳細を表示してください。
[install_plugins] Running 'ibmcloud plugin list'...
インストール済みプラグインをリストしています...

プラグイン名                           バージョン   状況   
cloud-functions/wsk/functions/fn       1.0.32          
container-registry                     0.1.423         
container-service/kubernetes-service   0.4.3           
dev                                    2.3.2           

[install_plugins] Finished installing/updating plugins
[env_setup] WARN: Please restart your shell to enable 'ic' alias for ibmcloud!
[install] Install finished.
[main] --==[ Total time: 2135 seconds ]==--

Windows 10

・PowerShellを管理者として実行
・以下コマンドを実行して、しばらく待つ

気を付けること

・Windows 10 Homeだといくつかのパッケージのインストールに失敗する。
image.png
・上記エラーやEnterしないと先に進まないところがある。

実行ログ

> Set-ExecutionPolicy Unrestricted; iex(New-Object Net.WebClient).DownloadString('http://ibm.biz/idt-win-installer')                                                                                                                                                                                                                              実行ポリシーの変更                                                                                                      実行ポリシーは、信頼されていないスクリプトからの保護に役立ちます。実行ポリシーを変更すると、about_Execution_Policies    のヘルプ トピック (https://go.microsoft.com/fwlink/?LinkID=135170)                                                      で説明されているセキュリティ上の危険にさらされる可能性があります。実行ポリシーを変更しますか?                           [Y] はい(Y)  [A] すべて続行(A)  [N] いいえ(N)  [L] すべて無視(L)  [S] 中断(S)  [?] ヘルプ (既定値は "N"): y
[main] --==[ IBM Cloud Developer Tools - Installer for Windows, v1.2.2 ]==--
[install] Starting Installation/Update...
C:\Program Files\IBM\Cloud\bin\ibmcloud.exe : 用語 'C:\Program Files\IBM\Cloud\bin\ibmcloud.exe' は、コマンドレット、関
数、スクリプト ファイル、または操作可能なプログラムの名前として認識されません。名前が正しく記述されていることを確認し、
パスが含まれている場合はそのパスが正しいことを確認してから、再試行してください。
発生場所 行:1 文字:1
+ C:\"Program Files"\IBM\Cloud\bin\ibmcloud.exe plugin list
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (C:\Program File...in\ibmcloud.exe:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

[install_deps] Checking for external dependency: git
[install_deps] Checking for external dependency: docker
[install_deps] Installing/updating external dependency: docker
[22:51:48.167] [InstallWorkflow] Prerequisite failed: Docker Desktop requires Windows 10 Pro or Enterprise version 15063 to run.
[install_deps] Install/update completed for: docker
[install_deps] Checking for external dependency: kubectl
[install_deps] Installing/updating external dependency: kubectl


    ディレクトリ: C:\Program Files


Mode                LastWriteTime         Length Name
----                -------------         ------ ----
d-----       2019/09/05     23:09                kubectl
[add_to_path] Adding C:\Program Files\kubectl to PATH
[install_deps] Install/update completed for: kubectl
[install_deps] Checking for external dependency: helm
[install_deps] Installing/updating external dependency: helm
[install_deps] Helm URL : https://get.helm.sh/helm-v3.0.0-beta.2-windows-amd64.zip
[install_deps] Helm File: helm-v3.0.0-beta.2-windows-amd64.zip
d-----       2019/09/05     23:10                helm
[add_to_path] Adding C:\Program Files\helm\windows-amd64 to PATH
[install_deps] Install/update completed for: helm
[install_ibmcloud] Installing 'ibmcloud' CLI for Windows...
[install_ibmcloud] Downloading and installing 'ibmcloud' CLI from: https://clis.ng.bluemix.net/install/powershell
Current platform is Win64. Downloading corresponding IBM Cloud CLI...
Download complete. Executing installer...
Install complete. Please restart to make the modification effective.
[install_ibmcloud] IBM Cloud CLI version:
C:\Program Files\IBM\Cloud\bin\ibmcloud.exe version 0.18.1+09d36ed-2019-08-19T08:23:11+00:00
[install_plugins] Installing/updating IBM Cloud CLI plugins...
[install_plugins] Checking status of plugin: Cloud-Functions
[install_plugins] Installing plugin 'Cloud-Functions'
リポジトリー 'IBM Cloud' から 'Cloud-Functions' を検索しています...
プラグイン 'cloud-functions 1.0.32' がリポジトリー 'IBM Cloud' 内で見つかりました
バイナリー・ファイルをダウンロードしようとしています...
  21.03.120  MMiiBB  //  1133..1100  MMiiBB  [[========================>=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-]]  1 0105..0308%%  44mm5129ss
13739520 バイトがダウンロードされました
バイナリーをインストールしています...
OK
プラグイン 'cloud-functions 1.0.32' は C:\Users\kosuke\.bluemix\plugins\cloud-functions に正常にインストールされました。 'C:\Program Files\IBM\Cloud\bin\ibmcloud.exe plugin show cloud-functions' を使用して詳細を表示してください。
[install_plugins] Checking status of plugin: container-registry
[install_plugins] Installing plugin 'container-registry'
リポジトリー 'IBM Cloud' から 'container-registry' を検索しています...
プラグイン 'container-registry 0.1.423' がリポジトリー 'IBM Cloud' 内で見つかりました
バイナリー・ファイルをダウンロードしようとしています...
 23.45 MiB / 23.45 MiB [================================================================================] 100.00% 8m50s
24586752 バイトがダウンロードされました
バイナリーをインストールしています...
OK
プラグイン 'container-registry 0.1.423' は C:\Users\kosuke\.bluemix\plugins\container-registry に正常にインストールされ ました。 'C:\Program Files\IBM\Cloud\bin\ibmcloud.exe plugin show container-registry' を使用して詳細を表示してください。
[install_plugins] Checking status of plugin: container-service
[install_plugins] Installing plugin 'container-service'
リポジトリー 'IBM Cloud' から 'container-service' を検索しています...
プラグイン 'container-service/kubernetes-service 0.4.3' がリポジトリー 'IBM Cloud' 内で見つかりました
バイナリー・ファイルをダウンロードしようとしています...
 20.42 MiB / 20.42 MiB [=================================================================================] 100.00% 8m1s
21410816 バイトがダウンロードされました
バイナリーをインストールしています...
OK
プラグイン 'container-service 0.4.3' は C:\Users\kosuke\.bluemix\plugins\container-service に正常にインストールされまし た。 'C:\Program Files\IBM\Cloud\bin\ibmcloud.exe plugin show container-service' を使用して詳細を表示してください。
[install_plugins] Checking status of plugin: dev
[install_plugins] Installing plugin 'dev'
リポジトリー 'IBM Cloud' から 'dev' を検索しています...
プラグイン 'dev 2.3.2' がリポジトリー 'IBM Cloud' 内で見つかりました
バイナリー・ファイルをダウンロードしようとしています...
 18.51 MiB / 18.51 MiB [================================================================================] 100.00% 3m50s
19410432 バイトがダウンロードされました
バイナリーをインストールしています...
OK
プラグイン 'dev 2.3.2' は C:\Users\kosuke\.bluemix\plugins\dev に正常にインストールされました。 'C:\Program Files\IBM\Cloud\bin\ibmcloud.exe plugin show dev' を使用して詳細を表示してください。
[install_plugins] Running 'ibmcloud plugin list'...
インストール済みプラグインをリストしています...

プラグイン名                           バージョン   状況
cloud-functions/wsk/functions/fn       1.0.32
container-registry                     0.1.423
container-service/kubernetes-service   0.4.3
dev                                    2.3.2

[install_plugins] Finished installing/updating plugins
Creating 'ic' script to act as shortcut to 'ibmcloud' command...
[install] Install finished.
[quit] --==[ Finished. Total time: 01:09:08 seconds ]==--

A system restart is required. Would you like to restart now (y/N)?:
Note: Reboot still needed to load env variables.
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?