GoogleCloudPlatform / compute-ssh-diagnostic-sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running the command deleted all data on the instance.

ArtjomKorol opened this issue · comments

Hi,

I ran this command in the shell to troubleshoot the ssh connection problem: gcloud compute instances add-metadata [instance_name] --metadata startup-script-url=http://storage.googleapis.com/gce-scripts/gee.sh

well... I was able to ssh to my instance afterwards, but all the data on the instance was deleted.