1) What command are you using/trying in your console?

2) Do you actually have gcloud installed (correctly)?

To deploy your app, the minimum command is  '*gcloud app deploy*' . If you 
are executing this in your project's root folder, the system will deploy 
the '*app.yaml*' file it finds in the root folder. If it can't find one, it 
will error out. 
See this link <https://cloud.google.com/sdk/gcloud/reference/app/deploy> 
for gcloud app deploy documentation

If you're sure you have gcloud correctly installed, you are using GAE 
standard environment and you're still having problems (or you prefer not to 
deal with command-line/terminal) , we have a GUI - https://nocommandline.com 
- that allows you to just select your project and click a button to run, 
deploy and execute other functions. 

On Monday, April 5, 2021 at 6:05:23 AM UTC-7 
[email protected] wrote:

> Hi all, 
>
> I keep getting error when deploying our app to the GCP - 
> ERROR: (gcloud) Invalid choice: 'deploy'.This command is available in one 
> or more alternate release tracks. Try: gcloud alpha 
> deployndarendeli@cloudshell:~ (project-2-group-5)$
>
> can you help me this issue please?
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/4e14590c-3ec7-4d22-8254-5ac9e0a3554fn%40googlegroups.com.

Reply via email to