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

add docs for #71

上级 e5797452
......@@ -55,6 +55,12 @@ We can also use an Appbase app as source.
abc import --src_type=elasticsearch --src_uri="https://USER:PASS@scalr.api.appbase.io/APPNAME2" "https://USER:PASS@scalr.api.appbase.io/APPNAME"
```
We can even use the app's name as URI once we are logged in.
```sh
abc import --src_type=elasticsearch --src_uri=APPNAME2 APPNAME
```
### MongoDB
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册