Project: gsutil

A command line tool for interacting with cloud storage services.

Project Details

Latest version
5.27
Home Page
https://cloud.google.com/storage/docs/gsutil
PyPI Page
https://pypi.org/project/gsutil/

Project Popularity

PageRank
0.010963864450664619
Number of downloads
5827570

gsutil is 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.