nocobase/docs/plugins/tutorials/plugin-cli.md
chenos d5d0e1036b
docs: add docs (#75)
* docs: add docs

* ignore dumi theme test

* fix: error TS2717: Subsequent property declarations must have the same type.

* update docs

* deploy gh-pages

* plugins docs

* hash & cname

* exportStatic

* ssr

* vercel

* vercel

* fix: deploy vercel

* Delete vercel.json

* docs

* fix APP_DIST

* on master branch
2021-04-17 21:33:21 +08:00

23 lines
280 B
Markdown

---
title: 插件命令行操作
order: 2
toc: menu
---
# 插件命令行操作 <Badge>未实现</Badge>
## pull - 拉取
将插件包从远程下载到本地列表
## start - 启动
启动插件
## stop - 停止
停止插件
## rm - 移除
插件将从本地列表移除