-
Notifications
You must be signed in to change notification settings - Fork 24
gcloud preview app
will go away
#92
Comments
Update: it has gone away. Looks like there are still some references; see http://stackoverflow.com/questions/42033868/cannot-deploy-to-gcloud |
By design, one cannot remove artifacts from a maven repository, so this
code will be there forever.
The way the customer can workaround it is to either upgrade all toolchain
to latest, or downgrade/pin to an older Cloud SDK release...
…On Fri, Feb 3, 2017 at 4:33 PM, Zack Newman ***@***.***> wrote:
Update: it *has* gone away. Looks like there are still some references;
see http://stackoverflow.com/questions/42033868/cannot-deploy-to-gcloud
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#92 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAE4zSAdgjycpllFFMLtqjGLfkGjBUkMks5rY8dagaJpZM4JKHxg>
.
|
Been trying to build and deploy first google cloud / android sample app - "playchat". I have installed the latest maven and latest google cloud sdk as you've recommended, but getting invalid choice preview errors. [INFO] Running gcloud app deploy... $ mvn --version $ gcloud --version Not sure how to overcome this. I tried "pinning" an older version of gcloud (140.0.0), but that opened up a whole new can of worms. Any ideas for me? |
The README has some links to:
https://cloud.google.com/sdk/gcloud/reference/preview/app
but it will go away soon.
The text was updated successfully, but these errors were encountered: