File tree Expand file tree Collapse file tree 1 file changed +6
-12
lines changed
Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Original file line number Diff line number Diff line change 5959npm install -g @cloudbase/cli@latest
6060```
6161
62- 2 . ** 登录**
63-
64- ``` bash
65- cloudbase login
66- ```
67-
68- 3 . ** 初始化一个应用**
62+ 2 . ** 初始化一个应用**
6963
7064``` bash
7165cloudbase init
7266```
7367
74- 4 . ** 部署应用**
68+ 3 . ** 部署应用**
7569
7670``` bash
7771cloudbase framework:deploy
@@ -243,7 +237,9 @@ CloudBase Framework 的版本变更日志请参阅 [changelog](https://github.co
243237Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
244238
245239<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
246- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square )] ( #contributors- )
240+
241+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square )] ( #contributors- )
242+
247243<!-- ALL-CONTRIBUTORS-BADGE:END -->
248244
249245<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
@@ -268,13 +264,11 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
268264 <td align="center"><a href="https://github.com/shryzhang"><img src="https://avatars1.githubusercontent.com/u/18062954?v=4" width="100px;" alt=""/><br /><sub><b>Sherry Zhang</b></sub></a><br /><a href="https://github.com/TencentCloudBase/cloudbase-framework/commits?author=shryzhang" title="Code">💻</a></td>
269265 <td align="center"><a href="https://github.com/Realybig"><img src="https://avatars3.githubusercontent.com/u/10878451?v=4" width="100px;" alt=""/><br /><sub><b>RealyBig</b></sub></a><br /><a href="https://github.com/TencentCloudBase/cloudbase-framework/commits?author=Realybig" title="Code">💻</a></td>
270266 </tr >
271- <tr >
272- <td align="center"><a href="http://evecalm.com"><img src="https://avatars2.githubusercontent.com/u/1655294?v=4" width="100px;" alt=""/><br /><sub><b>Saiya</b></sub></a><br /><a href="#talk-oe" title="Talks">📢</a> <a href="https://github.com/TencentCloudBase/cloudbase-framework/issues?q=author%3Aoe" title="Bug reports">🐛</a></td>
273- </tr >
274267</table >
275268
276269<!-- markdownlint-enable -->
277270<!-- prettier-ignore-end -->
271+
278272<!-- ALL-CONTRIBUTORS-LIST:END -->
279273
280274This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
You can’t perform that action at this time.
0 commit comments