代码拉取完成,页面将自动刷新
通过 SSH 协议 方便快速的登录远程机器,执行远程命令,远程文件的上传下载等。 对传统的 ssh 命令进行封装,使之能够更方便的使用。
本工程采用 dep(https://github.com/golang/dep) 来管理
$ git clone https://git.oschina.net/wangyubin/rc.git
$ cd rc
$ dep ensure
$ go install
$ ln -s $GOPATH/bin/rc /your/PATH/rc
直接 rc -i 命令进入命令行自己的环境。
$ rc -i
» help
commands:
list
login
exec
get
put
set
help
exit
q
» exit
$
执行完成就退出,可以用来和其他命令结合使用
$ rc help
NAME:
rc - A new cli application
USAGE:
rc [global options] command [command options] [arguments...]
VERSION:
v2017.09.17
build: develop build, not release
COMMANDS:
list list host info
login login host
get get file/directory from remote host
put put file/directory to remote host
set config command
exec exec commands for remote host
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
-i is interactive
--help, -h show help
--version, -v print the version
各个命令的使用方式参考 commands
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。