feedback
feedback copied to clipboard
[cloud-run-csharp]:
step 5 https://codelabs.developers.google.com/codelabs/cloud-run-hello-csharp#4
gcloud run services delete helloworld
should be
gcloud run services delete hello-world