{"library":"gsutil","type":"library","category":null,"description":"gsutil is a Python application that serves as a command-line tool for interacting with Google Cloud Storage. It allows users to perform a wide range of bucket and object management tasks, such as creating and deleting buckets, uploading, downloading, and deleting objects, and managing ACLs. While `gsutil` is functional and widely documented, Google now recommends using `gcloud storage` commands from the Google Cloud CLI for Cloud Storage interactions due to better performance and support for newer features. The current version is 5.36, and it sees regular maintenance releases.","language":"python","status":"maintenance","version":"5.36","tags":["google cloud","cloud storage","cli","command-line","gcs"],"last_verified":"Sat Apr 11","install":[{"cmd":"pip install gsutil","imports":[]},{"cmd":"gcloud components install gsutil","imports":[]}],"homepage":"https://cloud.google.com/storage/docs/gsutil","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/gsutil/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}