@google-github-actions/setup-cloud-sdk
@google-github-actions/setup-cloud-sdk / index / ExecOutput
ExecOutput =
object
Defined in: index.ts:82
ExecOutput is the output returned from a gcloud exec.
output:
string
Defined in: index.ts:85
stderr:
string
Defined in: index.ts:83
stdout:
string
Defined in: index.ts:84