dunebox-avd-create
Create a Dunebox AVD
Last updated
Create a Dunebox AVD
Last updated
Argument | Type | Optional | Interpretation |
---|---|---|---|
We strongly suggest running dunebox-avd-build-cfg
to get the available values for device-defn
, api
, tag
and abi
before running this command. Additionally, we strongly suggest using the x86_64 abi
whenever possible.
None
--server
String
Yes
URL of Dunebox server. Overrides the configured value if provided.
--access-key
String
Yes
Your access key. Overrides configured value if provided.
--secret-key
String
Yes
Your secret key. Overrides configured value if provided.
--avd-name
String
No
Name of the AVD. Should not clash with existing name.
--device-defn
String
No
Device definition UID.
--api
uint8
No
API level of the AVD
--tag
String
No
Tag of the base image
--abi
String
No
Application Binary Interface of the base image