@google-github-actions/setup-cloud-sdk
@google-github-actions/setup-cloud-sdk / index / authenticateGcloudSDK
authenticateGcloudSDK(
filepath):Promise<void>
Defined in: index.ts:239
Authenticates the gcloud tool using the provided credentials file.
string
Path to the credentials file.
Promise<void>