{
  "_class" : "hudson.model.UpdateSite$Plugin",
  "name" : "distfork",
  "sourceId" : "default",
  "url" : "https://updates.jenkins.io/download/plugins/distfork/1.8/distfork.hpi",
  "version" : "1.8",
  "categories" : [
    "cli",
    "cluster"
  ],
  "compatible" : True,
  "compatibleSinceVersion" : None,
  "compatibleWithInstalledVersion" : True,
  "dependencies" : {
    
  },
  "excerpt" : "Turns a Jenkins cluster into a general purpose batch job execution environment through an SSH-like CLI. This plugin adds a new command &#39;distfork&#39; to Jenkins CLI, which can be used to execute arbitrary command on a agent of your choice. The distfork command is modelled after ssh, but it&#39;s Jenkins aware; for example, instead of hardcoding a machine name, you can specify a label to let Jenkins choose a agent. This opens up a Jenkins cluster for doing all kinds of things without requiring a job/build notion.",
  "installed" : None,
  "neededDependencies" : [
    
  ],
  "optionalDependencies" : {
    
  },
  "releaseTimestamp" : 1682443043000,
  "requiredCore" : "2.361.4",
  "title" : "Distributed Fork",
  "wiki" : "https://plugins.jenkins.io/distfork"
}