04. [5p] Terminating instances

Since we're done with the VM, we might as well terminate it. Unless we want it to keep running and eating up our funds, needlessly.

# terminate instance and delete attached disks
$ gcloud compute instances delete ${INSTANCE_NAME} \
        --zone ${ZONE}                             \
        --delete-disks all
ii/labs/05/tasks/04.txt ยท Last modified: 2022/01/17 17:56 by radu.mantu
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0