moreficent-configure

Configure Moreficent CLI

Arguments

ArgumentTypeOptionalInterpretation

--server

String

Yes

URL of Moreficent server. Pass the empty string to unset.

--access-key

String

Yes

Your access key. Pass the empty string to unset.

--secret-key

String

Yes

Your secret key. Pass the empty string 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.

Successful Output

None

Last updated