Lines Matching refs:a
5 Acloud is a command line tool that assists users to create an Android Virtual
50 instance (running on a virtual machine in the cloud) and local instance
52 a locally built image or an image from the Android Build servers.
54 Here's a quick cheat-sheet for the 4 use cases:
62 * Remote instance using a locally built image (use `m` to build the image)
71 * Local instance using a locally built image (use `m` to build the image)
94 * `--autoconnect`: This defaults to true and upon creation of a remote instance,
95 creates a ssh tunnel to enable adb and vnc connection to the instance. For the
101 * `--hw-property`: This is a string where you can specify the different
103 disk in a key:value format like so:
147 * Delete a specific instance
168 * Reconnect a specific instance
180 * Pull logs from a sole instance or prompt user to choose one to pull if where
189 * Pull a specific log file from a specific instance
197 create a remote or local instance. It will automatically get invoked through
199 is a standalone command if the user wants to do setup separate from the create