mirror of
https://github.com/YMFE/yapi.git
synced 2025-01-30 13:20:24 +08:00
Merge branch 'master' of github.com:YMFE/yapi
This commit is contained in:
commit
c2a0c5a3c4
@ -26,12 +26,14 @@ YApi 是<strong>高效</strong>、<strong>易用</strong>、<strong>功能强大
|
|||||||
|
|
||||||
#### 升级
|
#### 升级
|
||||||
升级项目版本是非常容易的,并且不会影响已有的项目数据,只会同步 vendors 目录下的源码文件。
|
升级项目版本是非常容易的,并且不会影响已有的项目数据,只会同步 vendors 目录下的源码文件。
|
||||||
|
|
||||||
cd {项目目录}
|
cd {项目目录}
|
||||||
yapi-cli ls //查看版本号列表
|
yapi-cli ls //查看版本号列表
|
||||||
yapi-cli update //更新到最新版本
|
yapi-cli update //更新到最新版本
|
||||||
yapi-cli update -v {Version} //更新到指定版本
|
yapi-cli update -v {Version} //更新到指定版本
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### 在线 Demo
|
### 在线 Demo
|
||||||
<p><a target="_blank" href="http://yapi.demo.qunar.com">yapi.demo.qunar.com</a></p>
|
<p><a target="_blank" href="http://yapi.demo.qunar.com">yapi.demo.qunar.com</a></p>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user