0.0.2 • Published 6 years ago
@moquality/mq-gmsaas v0.0.2
MoQuality GMSAAS helper CLI
Use a helper CLI tool to start and stop Genymotion instances
Options:
  -h, --help               output usage information
Commands:
  start [options]  Start a Genymotion instance
  stop             Stops the Genymotion instanceStart
Usage: mq-gmsaas start [options]
Start a Genymotion instance
Options:
  --name <name>  Name of Genymotion instance
  --os <value>   OS for that instance
  --api <value>  API Level for that instance
  -h, --help     output usage informationStop
Usage: mq-gmsaas stop
Stops the Genymotion instanceThe CLI tool saves a .gmInstance file with the current instance information that we are tracking.