how can I know whether the plugin is used by any jobs in jenkins

后端 未结 4 726
天涯浪人
天涯浪人 2021-01-31 07:39

Jenkins had 600+ plugins, in the real system, we are used to install lots of plugins.

And sometimes, we want to remove some plugins to make system more clean or replace

4条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-31 08:05

    As of early 2018 there is a "Plugins Usage Plugin" that gives you a nice list of the plugins and where they are used. We've noticed that depending on the system sometimes it doesn't seems to catch all the plugins, but it gives a really lovely list of the plugins and all jobs related to a specific plugin in an expandable list.

    https://plugins.jenkins.io/plugin-usage-plugin

提交回复
热议问题