| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ALL_LOCATIONS_DESC |
"All locations (i.e. all locations in brooklyn.properties for which there are credentials)" |
public static final String |
AUTOCONFIRM_DESC |
"Automatically answer yes to any questions" |
public static final String |
LOCATION_DESC |
"A location spec (e.g. referring to a named location in brooklyn.properties file)" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ARGUMENT_DESC |
"names of the containers to list" |
public static final String |
ARGUMENT_NAME |
"container-names" |
public static final String |
DESCRIPTION |
"list container details for one or more container names" |
public static final String |
NAME |
"list-container" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DESCRIPTION |
"list containers" |
public static final String |
NAME |
"list-containers" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DESCRIPTION |
"compute default template" |
public static final String |
NAME |
"default-template" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BLOB_ARGUMENT_DESC |
"name of the blob in the container" |
public static final String |
BLOB_ARGUMENT_NAME |
"--blob" |
public static final String |
CONTAINER_ARGUMENT_DESC |
"name of the container of the blob" |
public static final String |
CONTAINER_ARGUMENT_NAME |
"--container" |
public static final String |
DESCRIPTION |
"list blob details for a given container and blob" |
public static final String |
NAME |
"blob" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ARGUMENT_DESC |
"IDs of the images to retrieve" |
public static final String |
ARGUMENT_NAME |
"imageIds" |
public static final String |
DESCRIPTION |
"get image details for one or more imageIds" |
public static final String |
NAME |
"get-image" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DESCRIPTION |
"list hardware profiles" |
public static final String |
NAME |
"list-hardware-profiles" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DESCRIPTION |
"list images" |
public static final String |
NAME |
"list-images" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DESCRIPTION |
"list instances" |
public static final String |
NAME |
"list-instances" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ARGUMENT_DESC |
"IDs of the instances to terminate" |
public static final String |
ARGUMENT_NAME |
"instanceIds" |
public static final String |
DESCRIPTION |
"terminate instances for one or more instance IDs" |
public static final String |
NAME |
"terminate-instances" |
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.