Commit graph

11 commits

Author SHA1 Message Date
DeDe Morton
5c8caed802 Remove deprecated offline plugin pack instructions
Fixes #7327
2017-06-15 18:19:12 +00:00
DeDe Morton
1ce0af8091 Add changes from review
Fixes #7180
2017-05-24 22:16:33 +00:00
DeDe Morton
9b857fa0de Clarify doc to indicate that offline install expects a file URI
Fixes #7180
2017-05-24 22:16:33 +00:00
Pier-Hugues Pellerin
f74a7c9d56 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
DeDe Morton
42a938ec8d Fix incorrect prepare-offline-pack syntax shown in docs
Fixes #6655
2017-02-09 13:43:08 -05:00
DeDe Morton
6dc4cf6664 Changes from review
Fixes #6537
2017-01-24 14:49:24 -05:00
DeDe Morton
9453e49c37 Add docs for prepare-offline-pack
Fixes #6537
2017-01-24 14:49:24 -05:00
Suyog Rao
5291225d79 Remove reference to all-plugins
Fixes #6116
2016-10-25 13:24:37 -04:00
Suyog Rao
683302e26d Rename bin/plugin to bin/logstash-plugin
This adds support for packs and fixes the problem where bin/plugin
pollutes the PATH namespace

Fixes #4871

Fixes #4874
2016-03-24 00:23:15 +00:00
Suyog Rao
c2409c4e23 Update offline plugin docs
Add Updating all local plugins in one command

Fixes #4426

Fixes #4453
2016-01-11 20:29:13 +00:00
Suyog Rao
9477db2768 Cleanup docs directory
Remove old, unused markdown docs
Bring dir structure to mirror logstash-docs repo
2015-12-21 08:36:02 +05:30
Renamed from docs/asciidoc/static/offline-plugins.asciidoc (Browse further)