[google-appengine] Re: appcfg shutdown: earlier than scheduled?

2020-05-25 Thread Joy Acker
Its very weird (to me anyway) - I have a couple of projects that can still 
be deployed with the GIU SDK, and one that cant (gets the dpereacted, move 
to CLud error message).
No idea why the different behaviour.   The only difference in the projects 
is that the ones that can still be deployde I was working on over the last 
few months sporadically, the one that cant I havent touched in a while and 
have just come back to.

Trying to get to grips with Google Cloud, and its quite the battle.
Main issue is the time warp back to the 60s and using a CLI not a GIU.  
This just beggars belief.  And also the need to keep switching directories 
etc.
I mean really do people still use CLIs?   There is this handy new fangled 
thing called Windows - they should Google it.

/*EOF on rant

On Wednesday, 13 May 2020 20:45:05 UTC-4, OferR wrote:
>
> appcfg shutdown date was set and published as July 2020.
>
> I'm trying to deploy to app engine using appcfg (using older version of 
> the SDK) and getting "Deployments using appcfg are no longer supported"
>
> Has the appcfg been shut down ahead of schedule?
>
> TIA
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/dd5ed6f1-73bb-49e7-a03b-754d76cc180a%40googlegroups.com.


Re: [google-appengine] Re: appcfg shutdown: earlier than scheduled?

2020-05-19 Thread 'Rahul Ravindran' via Google App Engine
And please send any app_ids privately to me since this list is public.

On Tue, May 19, 2020 at 4:32 PM Rahul Ravindran  wrote:

> Could you send the app-id for apps which are having trouble deploying via
> appcfg?
>
> On Tue, May 19, 2020 at 12:11 PM Linus Larsen 
> wrote:
>
>> I just tried updating another service (I'm using Java) which now fails:
>>
>> 98% Application deployment failed. Message: Deployments using appcfg are
>> no longer supported. See
>> https://cloud.google.com/appengine/docs/deprecations
>>
>> But I can update other services, seriously Google what's going on?
>>
>> Deprecated in July 30, then it's extended to August 30, but it seems you
>> have decided to cut the support for appcfg now?
>>
>> It's still at least 2 month away, come on!.
>>
>> / Linus
>>
>>
>>
>> On Tuesday, May 19, 2020 at 4:47:15 PM UTC+2, PPG Apps wrote:
>>>
>>> I am using appcfg and have had no issues
>>>
>>> App Engine SDK
>>> release: "1.9.87"
>>> timestamp: 1571856179
>>> api_versions: ['1']
>>> supported_api_versions:
>>> python:
>>> api_versions: ['1']
>>> python27:
>>> api_versions: ['1']
>>> go:
>>> api_versions: ['go1', 'go1.9']
>>> java7:
>>> api_versions: ['1.0']
>>> go111:
>>> api_versions: [null]
>>> Python 2.5.2
>>> wxPython 2.8.8.1 (msw-unicode)
>>>
>>>
>>> On Thursday, May 14, 2020 at 4:45:56 AM UTC-4, OferR wrote:


 Thanks Linus,

 1. I didn't receive this email. I get other mail from the app engine
 people, but not this one.

 2. Google? Why am I getting this error now?

 3. Can anybody else confirm that they can/cannot deploy using appcfg?

 Thanks



 On Thursday, May 14, 2020 at 7:29:49 PM UTC+12, Linus Larsen wrote:
>
> I don't know about you guys, but I got this in the mail:
>
> The legacy standalone App Engine SDK (appcfg) was deprecated as of *July
> 30, 2019*, in favor of the GA Cloud SDK
> .
> You must migrate your projects off the legacy standalone SDK (appcfg) by
> August 30, 2020. The migration deadline was extended from July 30, 2020, 
> to
> avoid service disruption.
>
> The deadline has been extended, why you get this error now is a
> mystery to me.
>
> / Linus
>
> Den torsdag 14 maj 2020 kl. 05:19:39 UTC+2 skrev OferR:
>>
>>
>> Thanks for your comment.
>>
>> The document that you point to and other documents clearly suggest
>> that support for appcfg will be removed on July 30, 2020, which implies
>> that it should still be supported now.
>>
>> However, this does not seem to be the case as evident when trying to
>> deploy a new version to GAE using appcfg now.
>>
>> Can you please comment on this point.
>>
>> Thanks
>>
>>
>>
>> On Thursday, May 14, 2020 at 2:56:38 PM UTC+12, Aref Amiri (Cloud
>> Platform Support) wrote:
>>>
>>> Based on this public documentation
>>> ,
>>> the appcfg tool which is included in Stand alone App Engine SDK, is
>>> depricated as of July 30, 2019 and is replaced by Cloud SDK
>>> . It will become unavailable for
>>> download on July 30, 2020.
>>>
>>> You may want to follow this documentation
>>> 
>>> as it lists the equivalanet commands to some frequently used AppCfg
>>> commands.
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to google-appengine+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/google-appengine/3b1c9155-5561-489a-aa42-d4a3cb6608f0%40googlegroups.com
>> 
>> .
>>
> --
> Sent from my phone. Excuse the typos.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CALZe7H2GWSsmxm0o4z22YVSsVJihjk_QTRFqPsbDAcPqp0gyOw%40mail.gmail.com.


Re: [google-appengine] Re: appcfg shutdown: earlier than scheduled?

2020-05-19 Thread 'Rahul Ravindran' via Google App Engine
Could you send the app-id for apps which are having trouble deploying via
appcfg?

On Tue, May 19, 2020 at 12:11 PM Linus Larsen 
wrote:

> I just tried updating another service (I'm using Java) which now fails:
>
> 98% Application deployment failed. Message: Deployments using appcfg are
> no longer supported. See
> https://cloud.google.com/appengine/docs/deprecations
>
> But I can update other services, seriously Google what's going on?
>
> Deprecated in July 30, then it's extended to August 30, but it seems you
> have decided to cut the support for appcfg now?
>
> It's still at least 2 month away, come on!.
>
> / Linus
>
>
>
> On Tuesday, May 19, 2020 at 4:47:15 PM UTC+2, PPG Apps wrote:
>>
>> I am using appcfg and have had no issues
>>
>> App Engine SDK
>> release: "1.9.87"
>> timestamp: 1571856179
>> api_versions: ['1']
>> supported_api_versions:
>> python:
>> api_versions: ['1']
>> python27:
>> api_versions: ['1']
>> go:
>> api_versions: ['go1', 'go1.9']
>> java7:
>> api_versions: ['1.0']
>> go111:
>> api_versions: [null]
>> Python 2.5.2
>> wxPython 2.8.8.1 (msw-unicode)
>>
>>
>> On Thursday, May 14, 2020 at 4:45:56 AM UTC-4, OferR wrote:
>>>
>>>
>>> Thanks Linus,
>>>
>>> 1. I didn't receive this email. I get other mail from the app engine
>>> people, but not this one.
>>>
>>> 2. Google? Why am I getting this error now?
>>>
>>> 3. Can anybody else confirm that they can/cannot deploy using appcfg?
>>>
>>> Thanks
>>>
>>>
>>>
>>> On Thursday, May 14, 2020 at 7:29:49 PM UTC+12, Linus Larsen wrote:

 I don't know about you guys, but I got this in the mail:

 The legacy standalone App Engine SDK (appcfg) was deprecated as of *July
 30, 2019*, in favor of the GA Cloud SDK
 .
 You must migrate your projects off the legacy standalone SDK (appcfg) by
 August 30, 2020. The migration deadline was extended from July 30, 2020, to
 avoid service disruption.

 The deadline has been extended, why you get this error now is a mystery
 to me.

 / Linus

 Den torsdag 14 maj 2020 kl. 05:19:39 UTC+2 skrev OferR:
>
>
> Thanks for your comment.
>
> The document that you point to and other documents clearly suggest
> that support for appcfg will be removed on July 30, 2020, which implies
> that it should still be supported now.
>
> However, this does not seem to be the case as evident when trying to
> deploy a new version to GAE using appcfg now.
>
> Can you please comment on this point.
>
> Thanks
>
>
>
> On Thursday, May 14, 2020 at 2:56:38 PM UTC+12, Aref Amiri (Cloud
> Platform Support) wrote:
>>
>> Based on this public documentation
>> ,
>> the appcfg tool which is included in Stand alone App Engine SDK, is
>> depricated as of July 30, 2019 and is replaced by Cloud SDK
>> . It will become unavailable for
>> download on July 30, 2020.
>>
>> You may want to follow this documentation
>> 
>> as it lists the equivalanet commands to some frequently used AppCfg
>> commands.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-appengine+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/3b1c9155-5561-489a-aa42-d4a3cb6608f0%40googlegroups.com
> 
> .
>
-- 
Sent from my phone. Excuse the typos.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CALZe7H0-Qnw%2BVDgq27J5G9%2Bh_dpbLhMUBMDPH5W7AHYs160smA%40mail.gmail.com.


[google-appengine] Re: appcfg shutdown: earlier than scheduled?

2020-05-19 Thread Linus Larsen
I just tried updating another service (I'm using Java) which now fails:

98% Application deployment failed. Message: Deployments using appcfg are no 
longer supported. See https://cloud.google.com/appengine/docs/deprecations

But I can update other services, seriously Google what's going on? 

Deprecated in July 30, then it's extended to August 30, but it seems you 
have decided to cut the support for appcfg now? 

It's still at least 2 month away, come on!. 

/ Linus

 

On Tuesday, May 19, 2020 at 4:47:15 PM UTC+2, PPG Apps wrote:
>
> I am using appcfg and have had no issues 
>
> App Engine SDK 
> release: "1.9.87" 
> timestamp: 1571856179 
> api_versions: ['1'] 
> supported_api_versions: 
> python: 
> api_versions: ['1'] 
> python27: 
> api_versions: ['1'] 
> go: 
> api_versions: ['go1', 'go1.9'] 
> java7: 
> api_versions: ['1.0'] 
> go111: 
> api_versions: [null] 
> Python 2.5.2 
> wxPython 2.8.8.1 (msw-unicode) 
>
>
> On Thursday, May 14, 2020 at 4:45:56 AM UTC-4, OferR wrote:
>>
>>
>> Thanks Linus,
>>
>> 1. I didn't receive this email. I get other mail from the app engine 
>> people, but not this one.
>>
>> 2. Google? Why am I getting this error now?
>>
>> 3. Can anybody else confirm that they can/cannot deploy using appcfg?
>>
>> Thanks
>>
>>
>>
>> On Thursday, May 14, 2020 at 7:29:49 PM UTC+12, Linus Larsen wrote:
>>>
>>> I don't know about you guys, but I got this in the mail:
>>>
>>> The legacy standalone App Engine SDK (appcfg) was deprecated as of *July 
>>> 30, 2019*, in favor of the GA Cloud SDK 
>>> .
>>>  
>>> You must migrate your projects off the legacy standalone SDK (appcfg) by 
>>> August 30, 2020. The migration deadline was extended from July 30, 2020, to 
>>> avoid service disruption.
>>>
>>> The deadline has been extended, why you get this error now is a mystery 
>>> to me.
>>>
>>> / Linus
>>>
>>> Den torsdag 14 maj 2020 kl. 05:19:39 UTC+2 skrev OferR:


 Thanks for your comment.

 The document that you point to and other documents clearly suggest that 
 support for appcfg will be removed on July 30, 2020, which implies that it 
 should still be supported now.

 However, this does not seem to be the case as evident when trying to 
 deploy a new version to GAE using appcfg now.

 Can you please comment on this point.

 Thanks



 On Thursday, May 14, 2020 at 2:56:38 PM UTC+12, Aref Amiri (Cloud 
 Platform Support) wrote:
>
> Based on this public documentation 
> ,
>  
> the appcfg tool which is included in Stand alone App Engine SDK, is 
> depricated as of July 30, 2019 and is replaced by Cloud SDK 
> . It will become unavailable for 
> download on July 30, 2020.
>
> You may want to follow this documentation 
> 
>  
> as it lists the equivalanet commands to some frequently used AppCfg 
> commands.
>


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/3b1c9155-5561-489a-aa42-d4a3cb6608f0%40googlegroups.com.


[google-appengine] Re: appcfg shutdown: earlier than scheduled?

2020-05-19 Thread PPG Apps
I am using appcfg and have had no issues 

App Engine SDK 
release: "1.9.87" 
timestamp: 1571856179 
api_versions: ['1'] 
supported_api_versions: 
python: 
api_versions: ['1'] 
python27: 
api_versions: ['1'] 
go: 
api_versions: ['go1', 'go1.9'] 
java7: 
api_versions: ['1.0'] 
go111: 
api_versions: [null] 
Python 2.5.2 
wxPython 2.8.8.1 (msw-unicode) 


On Thursday, May 14, 2020 at 4:45:56 AM UTC-4, OferR wrote:
>
>
> Thanks Linus,
>
> 1. I didn't receive this email. I get other mail from the app engine 
> people, but not this one.
>
> 2. Google? Why am I getting this error now?
>
> 3. Can anybody else confirm that they can/cannot deploy using appcfg?
>
> Thanks
>
>
>
> On Thursday, May 14, 2020 at 7:29:49 PM UTC+12, Linus Larsen wrote:
>>
>> I don't know about you guys, but I got this in the mail:
>>
>> The legacy standalone App Engine SDK (appcfg) was deprecated as of *July 
>> 30, 2019*, in favor of the GA Cloud SDK 
>> .
>>  
>> You must migrate your projects off the legacy standalone SDK (appcfg) by 
>> August 30, 2020. The migration deadline was extended from July 30, 2020, to 
>> avoid service disruption.
>>
>> The deadline has been extended, why you get this error now is a mystery 
>> to me.
>>
>> / Linus
>>
>> Den torsdag 14 maj 2020 kl. 05:19:39 UTC+2 skrev OferR:
>>>
>>>
>>> Thanks for your comment.
>>>
>>> The document that you point to and other documents clearly suggest that 
>>> support for appcfg will be removed on July 30, 2020, which implies that it 
>>> should still be supported now.
>>>
>>> However, this does not seem to be the case as evident when trying to 
>>> deploy a new version to GAE using appcfg now.
>>>
>>> Can you please comment on this point.
>>>
>>> Thanks
>>>
>>>
>>>
>>> On Thursday, May 14, 2020 at 2:56:38 PM UTC+12, Aref Amiri (Cloud 
>>> Platform Support) wrote:

 Based on this public documentation 
 ,
  
 the appcfg tool which is included in Stand alone App Engine SDK, is 
 depricated as of July 30, 2019 and is replaced by Cloud SDK 
 . It will become unavailable for 
 download on July 30, 2020.

 You may want to follow this documentation 
 
  
 as it lists the equivalanet commands to some frequently used AppCfg 
 commands.

>>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/2cb29451-5975-4295-82f4-963e50c666ef%40googlegroups.com.


[google-appengine] Re: appcfg shutdown: earlier than scheduled?

2020-05-15 Thread 'noverlyjoseph' via Google App Engine
When a solution/service/tools get deprecated, as time goes by features are 
getting removed/blocked, it might be what had happened in this situation.
I would suggest to follow the previously shared document, to migrate to 
Cloud SDK[1] so that you don't run into more issues.

[1] 
https://cloud.google.com/appengine/docs/standard/java/sdk-gcloud-migration 


On Thursday, May 14, 2020 at 4:45:56 AM UTC-4, OferR wrote:
>
>
> Thanks Linus,
>
> 1. I didn't receive this email. I get other mail from the app engine 
> people, but not this one.
>
> 2. Google? Why am I getting this error now?
>
> 3. Can anybody else confirm that they can/cannot deploy using appcfg?
>
> Thanks
>
>
>
> On Thursday, May 14, 2020 at 7:29:49 PM UTC+12, Linus Larsen wrote:
>>
>> I don't know about you guys, but I got this in the mail:
>>
>> The legacy standalone App Engine SDK (appcfg) was deprecated as of *July 
>> 30, 2019*, in favor of the GA Cloud SDK 
>> .
>>  
>> You must migrate your projects off the legacy standalone SDK (appcfg) by 
>> August 30, 2020. The migration deadline was extended from July 30, 2020, to 
>> avoid service disruption.
>>
>> The deadline has been extended, why you get this error now is a mystery 
>> to me.
>>
>> / Linus
>>
>> Den torsdag 14 maj 2020 kl. 05:19:39 UTC+2 skrev OferR:
>>>
>>>
>>> Thanks for your comment.
>>>
>>> The document that you point to and other documents clearly suggest that 
>>> support for appcfg will be removed on July 30, 2020, which implies that it 
>>> should still be supported now.
>>>
>>> However, this does not seem to be the case as evident when trying to 
>>> deploy a new version to GAE using appcfg now.
>>>
>>> Can you please comment on this point.
>>>
>>> Thanks
>>>
>>>
>>>
>>> On Thursday, May 14, 2020 at 2:56:38 PM UTC+12, Aref Amiri (Cloud 
>>> Platform Support) wrote:

 Based on this public documentation 
 ,
  
 the appcfg tool which is included in Stand alone App Engine SDK, is 
 depricated as of July 30, 2019 and is replaced by Cloud SDK 
 . It will become unavailable for 
 download on July 30, 2020.

 You may want to follow this documentation 
 
  
 as it lists the equivalanet commands to some frequently used AppCfg 
 commands.

>>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/56c2413f-914a-437e-8d2b-82f8a4278204%40googlegroups.com.


[google-appengine] Re: appcfg shutdown: earlier than scheduled?

2020-05-14 Thread OferR

Thanks Linus,

1. I didn't receive this email. I get other mail from the app engine 
people, but not this one.

2. Google? Why am I getting this error now?

3. Can anybody else confirm that they can/cannot deploy using appcfg?

Thanks



On Thursday, May 14, 2020 at 7:29:49 PM UTC+12, Linus Larsen wrote:
>
> I don't know about you guys, but I got this in the mail:
>
> The legacy standalone App Engine SDK (appcfg) was deprecated as of *July 
> 30, 2019*, in favor of the GA Cloud SDK 
> .
>  
> You must migrate your projects off the legacy standalone SDK (appcfg) by 
> August 30, 2020. The migration deadline was extended from July 30, 2020, to 
> avoid service disruption.
>
> The deadline has been extended, why you get this error now is a mystery to 
> me.
>
> / Linus
>
> Den torsdag 14 maj 2020 kl. 05:19:39 UTC+2 skrev OferR:
>>
>>
>> Thanks for your comment.
>>
>> The document that you point to and other documents clearly suggest that 
>> support for appcfg will be removed on July 30, 2020, which implies that it 
>> should still be supported now.
>>
>> However, this does not seem to be the case as evident when trying to 
>> deploy a new version to GAE using appcfg now.
>>
>> Can you please comment on this point.
>>
>> Thanks
>>
>>
>>
>> On Thursday, May 14, 2020 at 2:56:38 PM UTC+12, Aref Amiri (Cloud 
>> Platform Support) wrote:
>>>
>>> Based on this public documentation 
>>> ,
>>>  
>>> the appcfg tool which is included in Stand alone App Engine SDK, is 
>>> depricated as of July 30, 2019 and is replaced by Cloud SDK 
>>> . It will become unavailable for 
>>> download on July 30, 2020.
>>>
>>> You may want to follow this documentation 
>>> 
>>>  
>>> as it lists the equivalanet commands to some frequently used AppCfg 
>>> commands.
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/94fc8668-6d3e-424c-9c5f-9113029e8706%40googlegroups.com.


[google-appengine] Re: appcfg shutdown: earlier than scheduled?

2020-05-14 Thread Linus Larsen
I don't know about you guys, but I got this in the mail:

The legacy standalone App Engine SDK (appcfg) was deprecated as of *July 
30, 2019*, in favor of the GA Cloud SDK 
.
 
You must migrate your projects off the legacy standalone SDK (appcfg) by 
August 30, 2020. The migration deadline was extended from July 30, 2020, to 
avoid service disruption.

The deadline has been extended, why you get this error now is a mystery to 
me.

/ Linus

Den torsdag 14 maj 2020 kl. 05:19:39 UTC+2 skrev OferR:
>
>
> Thanks for your comment.
>
> The document that you point to and other documents clearly suggest that 
> support for appcfg will be removed on July 30, 2020, which implies that it 
> should still be supported now.
>
> However, this does not seem to be the case as evident when trying to 
> deploy a new version to GAE using appcfg now.
>
> Can you please comment on this point.
>
> Thanks
>
>
>
> On Thursday, May 14, 2020 at 2:56:38 PM UTC+12, Aref Amiri (Cloud Platform 
> Support) wrote:
>>
>> Based on this public documentation 
>> ,
>>  
>> the appcfg tool which is included in Stand alone App Engine SDK, is 
>> depricated as of July 30, 2019 and is replaced by Cloud SDK 
>> . It will become unavailable for 
>> download on July 30, 2020.
>>
>> You may want to follow this documentation 
>> 
>>  
>> as it lists the equivalanet commands to some frequently used AppCfg 
>> commands.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/18a150c2-7239-468b-8553-7a14f26c695c%40googlegroups.com.


[google-appengine] Re: appcfg shutdown: earlier than scheduled?

2020-05-13 Thread OferR

Thanks for your comment.

The document that you point to and other documents clearly suggest that 
support for appcfg will be removed on July 30, 2020, which implies that it 
should still be supported now.

However, this does not seem to be the case as evident when trying to deploy 
a new version to GAE using appcfg now.

Can you please comment on this point.

Thanks



On Thursday, May 14, 2020 at 2:56:38 PM UTC+12, Aref Amiri (Cloud Platform 
Support) wrote:
>
> Based on this public documentation 
> , 
> the appcfg tool which is included in Stand alone App Engine SDK, is 
> depricated as of July 30, 2019 and is replaced by Cloud SDK 
> . It will become unavailable for 
> download on July 30, 2020.
>
> You may want to follow this documentation 
> 
>  
> as it lists the equivalanet commands to some frequently used AppCfg 
> commands.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/b19ced52-9db8-4f65-b981-116494ebde94%40googlegroups.com.


[google-appengine] Re: appcfg shutdown: earlier than scheduled?

2020-05-13 Thread 'Aref Amiri (Cloud Platform Support)' via Google App Engine
Based on this public documentation 
, 
the appcfg tool which is included in Stand alone App Engine SDK, is 
depricated as of July 30, 2019 and is replaced by Cloud SDK 
. It will become unavailable for 
download on July 30, 2020.

You may want to follow this documentation 

 
as it lists the equivalanet commands to some frequently used AppCfg 
commands.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/324b3c00-cd63-41b5-9f20-a8c089fcfb9e%40googlegroups.com.