Package hudson.cli
package hudson.cli
Server-side CLI commands for Hudson.
-
ClassDescriptionDeprecated.Builds a job, and optionally waits until its completion.Cancel previous quiet down Jenkins - preparation for a restartClears the build queueShows usage of CLI and commands.Base class for Hudson CLI.Makes CLI HTTP fallback work with CSRF protection enabled (JENKINS-18114).Deprecated.No longer used.Deprecated.No longer used.Reconnect to a node or nodes.cat/tail/head of the console output.Copies a job from CLI.Creates a new job by reading stdin as a configuration XML file.Deletes builds records in a bulk.CLI command, which deletes a job or multiple jobs.CLI command, which deletes Jenkins nodes.Disable one or more installed plugins.CLI Command, which disconnects nodes.Enables one or more installed plugins.Executes the specified groovy script.Executes Groovy shell.Show the list of all commands.Installs a plugin either from a file, an URL, or from update center.Retrieves a change list for the specified builds.Lists all jobs (in a specific view).Outputs a list of installed plugins.Generated localization support class.CLI Command, which puts the Jenkins node offline.CLI Command, which moves the node to the online state.Quiet down Jenkins - preparation for a restartReload everything from the file system.Reloads job from the disk.
CLICommand
that acts on a series ofRun
s.Prints the current session ID number (that changes for every run) to allow clients to reliably wait for a restart.Retrieves the current version.CLI command, which waits till the node switches to the offline state.CLI command, which waits till the node switches to the online state.Report the current granted authorities
RunRangeCommand