dunebox-autoconnect

Starts a listener to automatically connect Dunebox AVDs to local ADB

Arguments

ArgumentTypeOptionalInterpretation

--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.

Successful Output

The program will run till terminated, or the CLI window is closed, and print status messages to the console.

Last updated