—/100
Checkpoints
Create a bucket
/ 25
Upload objects to your bucket
/ 25
Make objects public
/ 25
Delete your bucket
/ 25
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 operations. Each command has a set of options that are used to customize settings further.
What you'll learn to do
-
Create a bucket
-
Copy files from a local folder to a bucket
-
Synchronize the contents of the local folder with the contents of the bucket
-
Change access control permissions on objects
-
Delete a bucket.
Únase a Qwiklabs para leer este lab completo… y mucho más.
- Obtenga acceso temporal a Google Cloud Console.
- Más de 200 labs para principiantes y niveles avanzados.
- El contenido se presenta de a poco para que pueda aprender a su propio ritmo.