Package hudson.cli

Class ListPluginsCommand

java.lang.Object
hudson.cli.CLICommand
hudson.cli.ListPluginsCommand
All Implemented Interfaces:
ExtensionPoint, Cloneable

@Extension public class ListPluginsCommand extends CLICommand
Outputs a list of installed plugins.
Author:
Michael Koch
  • Field Details

  • Constructor Details

    • ListPluginsCommand

      public ListPluginsCommand()
  • Method Details