—/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.
이 실습의 나머지 부분과 기타 사항에 대해 알아보려면 Qwiklabs에 가입하세요.
- Google Cloud Console에 대한 임시 액세스 권한을 얻습니다.
- 초급부터 고급 수준까지 200여 개의 실습이 준비되어 있습니다.
- 자신의 학습 속도에 맞춰 학습할 수 있도록 적은 분량으로 나누어져 있습니다.