Configures Dunebox CLI
--server
String
Yes
URL of Dunebox server. Pass the empty string to unset.
--access-key
Your access key. Pass the empty string to unset.s
--secret-key
Your secret key. Pass the empty string to unset.
--port-lb
uint16
Lower bound of the range of ports on local device to connect the Dunebox AVD. Defaults to 12007. Pass 0 to unset.
--port-ub
Upper bound of range of ports on local device to connect the Dunebox AVD. Defaults to 12983. Pass 0 to unset.
--adb-path
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.
None
Last updated 3 years ago
Was this helpful?