Class JCloudsCreateTemplateCommand

java.lang.Object
hudson.cli.CLICommand
jenkins.plugins.jclouds.cli.JCloudsCreateTemplateCommand
All Implemented Interfaces:
ExtensionPoint, Cloneable

@Extension public class JCloudsCreateTemplateCommand extends CLICommand
Creates a new JCloudsCloud by reading stdin as a configuration XML file.
Author:
Fritz Elfert
  • Field Details

  • Constructor Details

    • JCloudsCreateTemplateCommand

      public JCloudsCreateTemplateCommand()
  • Method Details