# dunebox-configure

### Arguments

<table><thead><tr><th width="178">Argument</th><th width="100" align="center">Type</th><th width="99" align="center">Optional</th><th>Interpretation</th></tr></thead><tbody><tr><td><code>--server</code></td><td align="center"><code>String</code></td><td align="center">Yes</td><td>URL of Dunebox server. Pass the empty string to unset.</td></tr><tr><td><code>--access-key</code></td><td align="center"><code>String</code></td><td align="center">Yes</td><td>Your access key. Pass the empty string to unset.s</td></tr><tr><td><code>--secret-key</code></td><td align="center"><code>String</code></td><td align="center">Yes</td><td>Your secret key. Pass the empty string to unset.</td></tr><tr><td><code>--port-lb</code></td><td align="center"><code>uint16</code></td><td align="center">Yes</td><td>Lower bound of the range of ports on local device to connect the Dunebox AVD. Defaults to 12007. Pass 0 to unset.</td></tr><tr><td><code>--port-ub</code></td><td align="center"><code>uint16</code></td><td align="center">Yes</td><td>Upper bound of range of ports on local device to connect the Dunebox AVD. Defaults to 12983. Pass 0 to unset.</td></tr><tr><td><code>--adb-path</code></td><td align="center"><code>String</code></td><td align="center">Yes</td><td> 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.</td></tr></tbody></table>

### Successful Output

None
