midway-component-cmd
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

midway-component-cmd 命令用法

#安装
npm install -g midway-component-cmd
#使用
Usage: midway-component-cmd [options] [command]

组件操作命令

Options:
  -V,--version                   查看版本号
  -H,--help                      查看使用命令

Commands:
  create [options] <strings...>  给项目下添加一个组件
                                 -n[必须] 组件名称
                                 -p[可选] 远程ID或者就是在本地创建
                                 -t[必须] 组件版本号
  remove [options] <string>      删除项目下的一个组件
                                 -n[必须] 组件名称 从本地项目下移除一个组件
  publish [options] <string>     发布项目下的一个组件
                                 -n[必须] 组件名称 从本地项目下选择一个组件发布
  login [options] <strings...>   登录远程服务平台
                                 -u[必须] 用户名 -p[必须] 用户密码
  domain [options] <string>      远程服务器域名 -s[必须] 服务器域名或IP地址

Readme

Keywords

none

Package Sidebar

Install

npm i midway-component-cmd

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

59.3 kB

Total Files

22

Last publish

Collaborators

  • como20170606