Hi All,
I've one big bucket that store the long-term retention backup for Google backup&recovery and I'm going to delete this bucket as my company currently use other backup software to backup VM on GCVE.
I'm working on remove everything on it but if I do it through the cloud shell the connection will be lost after some time. Same with Cloud SDK Shell, unfortunately.
what could be the best way to do this?
Thank you all advance.
Hi,
have you tried this command from Cloud Shell for deleting objects with resumable uploads?
gsutil -m rm -r gs://your-bucket-name