Google Cloud Platform (GCP) CLI - gcloud
Version updated for https://github.com/actions-hub/gcloud to version 558.0.0.
- This action is used across all versions by 388 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The gcloud GitHub Action enables seamless interaction with Google Cloud Platform (GCP) by automating tasks such as deploying applications, managing storage, and interacting with Kubernetes clusters using tools like gcloud, gsutil, and kubectl. It simplifies workflows by handling authentication via service account credentials or access tokens, facilitating efficient execution of GCP commands directly within GitHub Actions. This action is particularly useful for automating cloud resource management and deployment processes in CI/CD pipelines.