android 墨鱼 吊索 源码
吊索 协调云中的墨鱼虚拟设备的编排服务。 入门 我们必须在gcloud CLI上配置一个GCP项目和一个经过身份验证的帐户,该帐户才能创建新实例。 准备实例 主要API和服务器在GCE实例中运行。 为了使实例能够通过apache-libcloud库访问其他GCE资源,需要一个服务帐户。 您可以通过gcloud CLI创建具有所需值的新实例。 $ gcloud compute instances create \ --image-project=cloud-android-testing \ --image-family=halyard-aosp-master-aosp-cf-x86-phone-userdebug \ --machine-type=n1-standard-16 \ --scopes storage-ro,https://www.googleapis.com
下载地址
用户评论