From f83aaa083250af769fe1ddfb236f2b0833b94e11 Mon Sep 17 00:00:00 2001 From: "S. Paquette" Date: Thu, 5 Dec 2019 13:23:59 -0800 Subject: [PATCH] -> Echo config --- shell/gcloud_authenticate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/gcloud_authenticate.sh b/shell/gcloud_authenticate.sh index 03c9a3e56..ddb79d35d 100755 --- a/shell/gcloud_authenticate.sh +++ b/shell/gcloud_authenticate.sh @@ -7,6 +7,6 @@ gcloud config set account $DEPLOYMENT_CLIENT_EMAIL gcloud config set project "$DEPLOYMENT_PROJECT_ID" echo "GCloud Config for Deployment:" -gcloud config +gcloud config list