Using gsutil to Perform Operations on Buckets and Objects - GSP130
Overview
In this lab, you will use gsutil to create a bucket and perform operations on objects. gsutil is a Python application that lets you access Cloud Storage from the command line. The gsutil tool has commands such as mb and cp to perform operati...