1.0.8 • Published 4 years ago

c5-cli v1.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

本机访问时:

生成登录参数

node index.js login -u='admin' -p='LSbm1234qwerasdf'

查看版本号

node index.js -v 或 node index.js --version

help命令

node index.js -h 或 node index.js -help

生成yml文件

node index.js yml -p=E:\work\workspace\react\React-Plugins\c5-cli\settings-config.txt

发布工程

登录npm账号(username:liulanliulan|pwd:LL89483650|email:89483650@qq.com)

npm login

发布

npm publish

发布后使用说明(本机需要安装nodejs)

安装cli命令

npm install c5-cli -g

登录命令示例

c5-cli login -u=admin -p=LSbm1234qwerasdf

微服务yml文件生成命令示例

c5-cli yml -p=E:\settings-config.txt -o=E:\work

help指令

c5-cli -h

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago