Gem으로 bosh cli 설치

(Gem install bosh cli에서 넘어옴)

1 개요[ | ]

gem으로 bosh_cli 설치
gem install bosh_cli
root@zetawiki:~# gem install bosh_cli --no-ri --no-rdoc
Fetching: sshkey-1.7.0.gem (100%)
Successfully installed sshkey-1.7.0
Fetching: minitar-0.5.4.gem (100%)
Successfully installed minitar-0.5.4
Fetching: netaddr-1.5.0.gem (100%)
Successfully installed netaddr-1.5.0
Fetching: net-ssh-2.9.2.gem (100%)
Successfully installed net-ssh-2.9.2
... (생략)
Fetching: cf-uaa-lib-3.2.5.gem (100%)
Successfully installed cf-uaa-lib-3.2.5
Fetching: bosh-template-1.3160.0.gem (100%)
Successfully installed bosh-template-1.3160.0
Fetching: bosh_cli-1.3160.0.gem (100%)
Successfully installed bosh_cli-1.3160.0
23 gems installed

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}