logstash/lib
Pier-Hugues Pellerin db0ded3d60 Make sure prepare_offline_pack command only accept a filename
This PR changes the behavior of the command when you were specify a directory
instead of a filename, if the directory exists it would have deleted the
directory and the files in it.

The new flow and validation is now safer, if you specify a directory
Logstash will tell you to specify a complete filename.

If the ZIP extension is missing, the command line will ask you to make
sure you target a right filename.

If the output file already exist it will *not* delete it but instead
will return a warning message, you can force a delete by using the
`--overwrite` option.

Fixes: #6862

Fixes #6861
2017-03-31 11:05:17 -04:00
..
bootstrap Feature: A way to install/remove a plugin pack 2016-11-17 14:00:02 -05:00
pluginmanager Make sure prepare_offline_pack command only accept a filename 2017-03-31 11:05:17 -04:00
systeminstall Update packaging to use /usr/share/logstash 2016-05-25 11:43:48 -06:00