This same issue had previously been reported on the public issue tracker[1] .
A suggested workaround that has worked for several users is to run the following command: "gcloud config set app/use_deprecated_preparation True" [1]https://issuetracker.google.com/69623842 On Monday, April 5, 2021 at 12:30:16 PM UTC-4 NoCommandLine wrote: > 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/aa9f47ce-328a-42d7-a0c3-7429cda4ebcan%40googlegroups.com.
