I cant get-credentials:
PS C:\projects\kubernetes> gcloud container clusters list
NAME ZONE MASTER_VERSION MASTER_IP MACHINE_TYPE NODE_VERSION NUM_NODES STATUS
tl-test us-central1-f 1.3.6 104.198.54.64 f1-micro 1.3.6 3 RUNNING
PS C:\projects\kubernetes>
PS C:\projects\kubernetes> gcloud container clusters get-credentials tl-test --zone us-central1-f --project wlcasting2014
Fetching cluster endpoint and auth data.
ERROR: (gcloud.container.clusters.get-credentials) environment variable HOME or KUBECONFIG must be set to store credentials for kubectl
PS C:\projects\kubernetes>
Winwows 10:
PS C:\projects\kubernetes> gcloud -v
Google Cloud SDK 126.0.0
beta 2016.01.12
bq 2.0.24
bq-win 2.0.24
bundled-python 2.7.10
core 2016.09.12
core-win 2016.08.05
gcloud
gsutil 4.21
gsutil-win 4.20
kubectl
kubectl-windows-x86_64 1.3.6
powershell 0.1.6
windows-ssh-tools 2016.05.13
PS C:\projects\kubernetes>