List generated AVD Images
--server
String
Yes
URL of Dunebox server. Overrides the configured value if provided.
--access-key
Your access key. Overrides configured value if provided.
--secret-key
Your secret key. Overrides configured value if provided.
--pretty
flag
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:
name
Name of the image
created
Option<String>
Date of creation of the image
The result is pretty printed when called with the --pretty flag.
Last updated 3 years ago
Was this helpful?