Make the bin/logstash-plugin install more flexible with local file
Open
plugin manager
v6.0.0
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
Related to #6837
---
Currently to install a local pack you must use an absolute path with a `file://` prefix, this can cause confusion to users and we should make the installer more intelligent to detect if the provided argument is a file and try to install it.
Contributor guide
Assessment
This issue has not been assessed yet.