repositories
命令展示了集群中注册的快照库。
% curl 'localhost:9200/_cat/repositories?v' id type repo1 fs repo2 s3
我们可以快速查看哪些库被注册,以及它们的类型。
2017-11-09 ApacheCN 开源组织,第二期邀请成员活动,一起走的更远 : http://www.apachecn.org/member/209.html
MachineLearning 优酷地址 : http://i.youku.com/apachecn
repositories
命令展示了集群中注册的快照库。
% curl 'localhost:9200/_cat/repositories?v' id type repo1 fs repo2 s3
我们可以快速查看哪些库被注册,以及它们的类型。