Guest User

Untitled

a guest
Jul 16th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. $ python code-samples/gcloud-python/delete_unattached_unused_disks_gcloud.py
  2.  
  3. Disk kube-master is attached to instance kube-master
  4.  
  5. Disk orphan-disk-2 is not attached to any instance and is not labeled for delete protection
  6. Executing command "gcloud compute disks delete orphan-disk-2 --zone europe-west1-b --project sj-test-070218"
  7.  
  8. Disk orphan-disk-3 is not attached to any instance and is labeled for delete protection
Add Comment
Please, Sign In to add comment