未验证 提交 b5134683 编写于 作者: A Avi Aryan

add delete command docs #42

上级 a2078527
# delete
`delete` command allows you to delete an app. It's syntax goes as-
```sh
abc delete [AppID|AppName]
```
#### Example
```sh
# delete an app called LatestApp
abc delete LatestApp
```
```sh
# delete an app with ID 1303
abc delete 1303
```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册