{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/4"},{"label":"Filesystems","url":"https://skillfed.io/packages/category/system-filesystems"}],"enrichment":{"capability":"gsutil is a command-line tool for managing Google Cloud Storage buckets and objects, supporting operations like creation, deletion, upload, download, listing, and ACL editing.","skillfed_tags":["cloud-storage","google-cloud","cli-tool"],"use_cases":["Automate bucket and object management in CI/CD pipelines and infrastructure-as-code workflows.","Upload and download large datasets or application artifacts to/from Google Cloud Storage.","Manage access control lists and permissions on buckets and objects from the command line.","List and inspect bucket contents, metadata, and storage usage in scripts or manual operations.","Migrate or sync data between local filesystems and Google Cloud Storage."],"what_it_does":"gsutil is Google's official command-line interface for Google Cloud Storage, allowing developers and operators to manage cloud storage from the terminal. It handles the full lifecycle of bucket and object operations\u2014creation, deletion, uploading, downloading, listing, and permission management\u2014without requiring a graphical interface or custom scripts.\n\nThe tool integrates deeply with Google Cloud authentication and relies on 14 runtime dependencies to handle OAuth flows, HTTP communication, cryptography, and cloud API interactions. It's marked as Production/Stable and actively maintained, supporting modern Python versions from 3.9 through 3.14. Installation carries moderate friction due to its dependency chain, but the tool is widely used in cloud infrastructure automation, CI/CD pipelines, and manual storage administration.","worth_installing":"Yes, if you work with Google Cloud Storage. gsutil is the canonical tool for GCS management from the command line, actively maintained, production-stable, and carries no known vulnerabilities. The high install friction is justified by its comprehensive dependency chain for secure cloud authentication and API interaction. Not relevant if you don't use Google Cloud Storage."},"id":"gsutil","links":{"html":"https://skillfed.io/packages/gsutil","md":"https://skillfed.io/packages/gsutil.md","pypi":"https://pypi.org/project/gsutil/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-28","license_spdx":null,"license_treatment":"permissive","name":"gsutil","python_support":"supports_current","summary":"A command line tool for interacting with cloud storage services."},"popularity":{"monthly_downloads":1265983,"position":4142,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"5.37"}
