Setup GCS Client
Version updated for https://github.com/marcusramberg/gcs-client to version v0.2.2.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action provides a lightweight command-line tool (gcs-client) that replicates common Google Cloud Storage operations, such as copying, listing, and deleting objects, without requiring the full Google Cloud SDK. It simplifies CI workflows by eliminating the need to install the large SDK and supports authentication methods compatible with Google Cloud. Key capabilities include file/object management in GCS, generating signed URLs, and restoring deleted objects.
Release notes
Full Changelog: https://github.com/marcusramberg/gcs-client/compare/v0.2.1...v0.2.2