Closed GoogleCodeExporter closed 8 years ago
Can you describe the issue?
Original comment by gsfow...@google.com
on 4 Nov 2015 at 1:52
Hallo,
this crash occours, when I try to create a new project with the command "gcloud
init" in Ubuntu shell.
What other informations do you need?
Original comment by i...@bition.com
on 11 Nov 2015 at 9:40
Thanks for reporting the issue.
gcloud init is not able to create projects. You Have to first create project in
https://console.developers.google.com
then in gcloud init use same project id to initialize gcloud cli properties.
Can you post what commands you ran and what you typed to get the crash so we
can reproduce.
Original comment by che...@google.com
on 23 Nov 2015 at 4:33
Hallo and thanks for the informations.
I have had created a project at https://console.developers.google.com before I
tried to init the local gcloud project.
I only want to rand the shell command "gcloud init" (instead of "git init") to
create a local gcloud/git repository to sync my remote repositry at google
developers console.
Original comment by i...@bition.com
on 26 Nov 2015 at 9:07
Sure. There are a few ways to clone repositories, you can use [gcloud init], or
you can simply run
gcloud source repos clone default ~/my-project-repo
Just confirm that
gcloud config list
has correct account and project before you do this.
It would also help us understand what issue you had with "gcloud init" if you
can copy paste or attach screenshot of your 'gcloud init' session.
Original comment by che...@google.com
on 26 Nov 2015 at 9:46
Original comment by z...@google.com
on 4 Jan 2016 at 2:09
Original issue reported on code.google.com by
i...@bition.com
on 28 Oct 2015 at 11:09