Skip to content

Commit 2beecde

Browse files
committed
updated gcp.sh
1 parent 4f4ba89 commit 2beecde

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.bash.d/gcp.sh

+2
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ if [ -f ~/google-cloud-sdk/completion.bash.inc ]; then
3434
source ~/google-cloud-sdk/completion.bash.inc
3535
fi
3636

37+
export USE_GKE_GCLOUD_AUTH_PLUGIN=True
38+
3739
# having to retype this way too much
3840
alias gal="gcloud auth login"
3941
# often bugs me to do this

0 commit comments

Comments
 (0)