タグ

ブックマーク / www.npmjs.com (1)

  • elasticdump

    Elasticdump works by sending an input to an output. Both can be either an elasticsearch URL or a File. Elasticsearch/OpenSearch: format: {protocol}://{host}:{port}/{index} example: http://127.0.0.1:9200/my_index File: format: {FilePath} example: /Users/evantahler/Desktop/dump.json Stdio: format: stdin / stdout format: $ You can then do things like: # Copy an index from production to staging with a

    elasticdump
    wlbhiro
    wlbhiro 2015/03/27
    elasticsearchのDUMPを取るためのもの
  • 1