Class JCloudsGetCloudCommand

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

@Extension public class JCloudsGetCloudCommand extends CLICommand
Exports an existing jclouds cloud to xml on stdout
Author:
Fritz Elfert
  • Field Details

    • profile

      public String profile
  • Constructor Details

    • JCloudsGetCloudCommand

      public JCloudsGetCloudCommand()
  • Method Details