Cf CLI download 플러그인 설치

Jmnote (토론 | 기여)님의 2016년 7월 4일 (월) 11:11 판 (→‎확인)
cf download 플러그인 설치

1 확인

root@zetawiki:~# cf download
'download' is not a registered command. See 'cf help'
root@zetabbs:~# cf plugins
Listing Installed Plugins...
OK

Plugin Name   Version   Command Name   Command Help

2 플러그인 다운로드

root@zetawiki:~# wget https://raw.githubusercontent.com/ibmjstart/cf-download/master/binaries/linux/amd64/cf-download
--2016-07-04 11:09:01--  https://raw.githubusercontent.com/ibmjstart/cf-download/master/binaries/linux/amd64/cf-download
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.100.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.100.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9574176 (9.1M) [application/octet-stream]
Saving to: ‘cf-download’

100%[=================================================>] 9,574,176   8.91MB/s   in 1.0s   

2016-07-04 11:09:03 (8.91 MB/s) - ‘cf-download’ saved [9574176/9574176]

root@zetawiki:~# ll cf-download 
-rw-r--r-- 1 root root 9574176 Jul  4 11:09 cf-download

3 플러그인 설치

4 참고 자료

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