Socket
Socket
Sign inDemoInstall

elasticdump

Package Overview
Dependencies
136
Maintainers
4
Versions
314
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.105.0 to 6.106.0

2

package.json

@@ -5,3 +5,3 @@ {

"description": "import and export tools for elasticsearch",
"version": "6.105.0",
"version": "6.106.0",
"license": "Apache-2.0",

@@ -8,0 +8,0 @@ "repository": {

@@ -746,2 +746,3 @@ elasticdump

- `match`: `'^.*$'`,
- `matchType`: `alias`,
- `order`: `'asc'`,

@@ -782,3 +783,5 @@ - `input`: `null`,

`--matchType` allows multi-elasticdump to fetch indices from the specified elasticsearch endpoint. Two options are supported - `alias,datastream`
New options, `--suffix` allows you to add a suffix to the index name being created e.g. `es6-${index}` and

@@ -785,0 +788,0 @@ `--prefix` allows you to add a prefix to the index name e.g. `${index}-backup-2018-03-13`.

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc