actions-hub / gcloud

GitHub Action for interacting with Google Cloud Platform (GCP)
https://github.com/marketplace/actions/google-cloud-platform-gcp-cli-gcloud
MIT License
230 stars 27 forks source link

Add support for 'beta' commands. #32

Closed trhodeos closed 3 years ago

trhodeos commented 3 years ago

Manually install the beta component if specified.

gcloud claims that --quiet will automatically install the beta component. However, that doesn't seem to be functional. This change will do the install during the action.