Overview#
Gsutil is a Google Cloud Platform tool and a Python application that lets you access Google Cloud Storage from the command-line.You can use Gsutil to do a wide range of bucket and object management tasks, including:
- Creating and deleting buckets.
- Uploading, downloading, and deleting objects.
- Listing buckets and objects.
- Moving, copying, and renaming objects.
- Editing object and bucket ACLs.