Socket
Socket
Sign inDemoInstall

c5-cli

Package Overview
Dependencies
3
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    c5-cli

PLG CLI tool


Version published
Weekly downloads
8
Maintainers
1
Install size
532 kB
Created
Weekly downloads
 

Readme

Source

本机访问时:

生成登录参数

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

Keywords

FAQs

Last updated on 06 Nov 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc