CircleCI-Public / gcp-cli-orb

Install and configure the Google Cloud CLI (gcloud)
https://circleci.com/orbs/registry/orb/circleci/gcp-cli
MIT License
9 stars 32 forks source link

feat: Added components parameter to install and setup commands #59

Closed Jaryt closed 1 year ago

Jaryt commented 1 year ago

Motivation

Provide the user access to Install gcloud components between gcloud installation and initialization

Description

Added optional components parameter to setup and install commands. Space separate component ids to install multiple. See https://cloud.google.com/sdk/docs/components for additional info.