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

add apps command doc #42

上级 c36cf79b
# apps
`apps` command gives detailed information on the user apps.
It includes the following additional stats.
1. Number of API calls in the month
2. Total number of records
3. Storage size
```sh
> abc apps
+------+----------------+-----------+---------+---------+
| ID | NAME | API CALLS | RECORDS | STORAGE |
+------+----------------+-----------+---------+---------+
| 2442 | appname | 42 | 42 | 4242 |
| 2484 | another | 84 | 84 | 8484 |
| .... | ......... | ... | ... | ... |
+------+----------------+-----------+---------+---------+
```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册