public class CloudExplorer
extends java.lang.Object
For fuller functionality, consider instead the jclouds CLI or Ruby Fog CLI.
 The advantage of this utility is that it piggie-backs off the brooklyn.property credentials,
 so requires less additional credential configuration. It also gives brooklyn-specific information,
 such as which image will be used by default in a given cloud.
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
CloudExplorer.BlobstoreCommand  | 
static class  | 
CloudExplorer.BlobstoreGetBlobCommand  | 
static class  | 
CloudExplorer.BlobstoreListContainerCommand  | 
static class  | 
CloudExplorer.BlobstoreListContainersCommand  | 
static class  | 
CloudExplorer.ComputeCommand  | 
static class  | 
CloudExplorer.ComputeDefaultTemplateCommand  | 
static class  | 
CloudExplorer.ComputeGetImageCommand  | 
static class  | 
CloudExplorer.ComputeListHardwareProfilesCommand  | 
static class  | 
CloudExplorer.ComputeListImagesCommand  | 
static class  | 
CloudExplorer.ComputeListInstancesCommand  | 
static class  | 
CloudExplorer.ComputeTerminateInstancesCommand  | 
static class  | 
CloudExplorer.JcloudsCommand  | 
| Constructor and Description | 
|---|
CloudExplorer()  |