“CABUORCH-1697”的版本间的差异
来自qingwei personal wiki
第1行: | 第1行: | ||
== tool == | == tool == | ||
https://github.com/NSO-developer/ntool | https://github.com/NSO-developer/ntool | ||
− | + | == ned 打包成docker == | |
+ | <source lang="shell"> | ||
+ | # 登入server | ||
+ | ssh root@cmts-build02 # pw: cmtsor123 | ||
+ | # 拉取git脚本 | ||
+ | git clone https://qingwyan@bitbucket-eng-sjc1.cisco.com/bitbucket/scm/cmtsorch/robot-cfgsvc.git | ||
+ | </source> | ||
[[category: cisco]] | [[category: cisco]] | ||
[[category: task]] | [[category: task]] |
2018年5月28日 (一) 02:16的版本
tool
https://github.com/NSO-developer/ntool
ned 打包成docker
# 登入server
ssh root@cmts-build02 # pw: cmtsor123
# 拉取git脚本
git clone https://qingwyan@bitbucket-eng-sjc1.cisco.com/bitbucket/scm/cmtsorch/robot-cfgsvc.git