0.0.2 • Published 5 years ago

@moquality/mq-gmsaas v0.0.2

Weekly downloads
1
License
UNLICENSED
Repository
-
Last release
5 years ago

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 instance

Start

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 information

Stop

Usage: mq-gmsaas stop

Stops the Genymotion instance

The CLI tool saves a .gmInstance file with the current instance information that we are tracking.