@Command(name="blob", description="list blob details for a given container and blob") public static class CloudExplorer.BlobstoreGetBlobCommand extends CloudExplorer.JcloudsCommand
Modifier and Type | Field and Description |
---|---|
java.lang.String |
blob |
java.lang.String |
container |
allLocations, autoConfirm, location
arguments
quiet, verbose
Constructor and Description |
---|
BlobstoreGetBlobCommand() |
Modifier and Type | Method and Description |
---|---|
ToStringHelper |
string() |
call
toString
public ToStringHelper string()
string
in class CloudExplorer.JcloudsCommand