elastic / elastic/logstash

Add debug option to ./plugin script (or its help manual)

Open
#4,262 0 comments 0 reactions 0 assignees View on GitHub
enhancement plugin manager
Dominant language
Java
Stars
14.9k
Forks
3.5k
Avg merge
19h 14m
Merged PRs (30d)
63

Description

Currently, when debugging ./plugin install/uninstall issues, we can use the following (for example):

```
DEBUG=1 ./plugin uninstall plugin_name
```

It will be great to either expose this debugging as a parameter to the .plugin script, or simply document this in the --help of the plugin command.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.