如何删除活动实例中的 Google Cloud Compute Engine 实例

How to delete a Google Cloud Compute Engine instance within the active instance

如何从要删除的实例中删除 Google 云计算实例?

假设实例的名称是instance-1 在实例中使用以下命令:

glcoud init
gcloud compute instances delete instance-1