dsrvlabs/vatz

Command error on `plugin uninstall`

xellos00 opened this issue · 0 comments

Checklist

  • Bug from Service (Vatz)
  • Bug from Plugin (Vatz)
  • Malfunction on CI/CD
  • etc(e.g, Hardware version doesn't match, )

Describe the bug

A clear and concise description of what the bug is.

Two message does not make any sene when uninstall plugin that is running.

  ./vatz plugin uninstall cpu_monitor        
2023-10-13T23:52:42-05:00 ERR Plugin cpu_monitor is currently running, Please, kill plugin first. module=plugin
2023-10-13T23:52:42-05:00 INF Plugin cpu_monitor is successfully uninstalled from /Users/dongyookang/.vatz module=plugin

How to Reproduce

Steps to reproduce the behavior:

  1. Set any plugin to status running.
  2. execute command plugin uninstall

Expected behavior

A clear and concise description of what you expected to happen.

Show only Error message and stop execute behavior when plugin is running.

Screenshots

If applicable, add screenshots to help explain your problem.