Your App Engine service
Select, Drag and drop or copy paste your App Engine app.yaml:
Migrating to Cloud Run
Create a file named service.yaml
with the following content:
To build and deploy to Cloud Run, run the following command:
Contrary to App Engine, Cloud Run services are private by default. To make your new service public, you need to run the following command once: