dunebox-image-list
List generated AVD Images
Last updated
List generated AVD Images
Last updated
Argument | Type | Optional | Interpretation |
---|---|---|---|
|
| Yes | URL of Dunebox server. Overrides the configured value if provided. |
|
| Yes | Your access key. Overrides configured value if provided. |
|
| Yes | Your secret key. Overrides configured value if provided. |
|
| Yes | Pretty print output |
When called without the --pretty
flag, the result is a JSON array in which each entry is an object with the following fields:
Field | Type | Interpretation |
---|---|---|
|
| Name of the image |
|
| Date of creation of the image |
The result is pretty printed when called with the --pretty
flag.