@moquality/cli
v0.1.2
Published
Use MoQuality's CLI tool to directly upload your app to our servers for testing. ``` Options: -h, --help output usage information
Readme
MoQuality CLI Tool
Use MoQuality's CLI tool to directly upload your app to our servers for testing.
Options:
-h, --help output usage information
Commands:
user Login and show user information
upload [options] <path> Upload your APK/IPA to MoQualityUser
Usage: mq userUpload
Usage: mq upload [options] <path>
Upload your APK/IPA to MoQuality
Options:
--project <projectId> Id of a Project on MoQuality
--build-artifact <value> Build Artifact (optional)
--build-author <value> Build Author (optional)
--build-branch <value> Build Branch (optional)
--build-number <value> Build Number (optional)
--build-title <value> Build Title (optional)
-h, --help output usage information