dunebox-configure
Configures Dunebox CLI
Last updated
Configures Dunebox CLI
Last updated
--server
String
Yes
URL of Dunebox server. Pass the empty string to unset.
--access-key
String
Yes
Your access key. Pass the empty string to unset.s
--secret-key
String
Yes
Your secret key. Pass the empty string to unset.
--port-lb
uint16
Yes
Lower bound of the range of ports on local device to connect the Dunebox AVD. Defaults to 12007. Pass 0 to unset.
--port-ub
uint16
Yes
Upper bound of range of ports on local device to connect the Dunebox AVD. Defaults to 12983. Pass 0 to unset.
--adb-path
String
Yes
Path to the adb binary. Defaults to the default value for the OS (e.g. ~/Android/Sdk/platform-tools/adb on Linux). Pass the empty string to unset.