We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f4ba89 commit 2beecdeCopy full SHA for 2beecde
.bash.d/gcp.sh
@@ -34,6 +34,8 @@ if [ -f ~/google-cloud-sdk/completion.bash.inc ]; then
34
source ~/google-cloud-sdk/completion.bash.inc
35
fi
36
37
+export USE_GKE_GCLOUD_AUTH_PLUGIN=True
38
+
39
# having to retype this way too much
40
alias gal="gcloud auth login"
41
# often bugs me to do this
0 commit comments