What steps will reproduce the problem?
Install Cygwin or MSYS2. Open a new bash shell.
$ curl https://dl.google.com/dl/cloudsdk/channels/rapid/google-cloud-sdk.tar.gz
$ tar xvfz google-cloud-sdk.tar.gz
$ cd google-cloud-sdk
$ ./install.sh
$ cd bin
$ ./gcloud
bash: ./gcloud: No such file or directory
$ ls
bootstrapping bq.cmd gcloud.cmd git-credential-gcloud.cmd gsutil.cmd sdk
What is the expected output? What do you see instead?
I expect a bash based gcloud on Windows. Not only *.cmd versions.
Original issue reported on code.google.com by jfreder...@gmail.com on 7 Sep 2015 at 10:08
Original issue reported on code.google.com by
jfreder...@gmail.com
on 7 Sep 2015 at 10:08