gcloud commands hang
The hang or not working commands in gcloud that I have encountered.
gcloud container hub memberships register $REMOTE_CLUSTER_NAME \
> --context=$REMOTE_CLUSTER_NAME \
> --service-account-key-file=$GKE_SA_CREDS \
> --project=$PROJECT


Last updated