Hi, I am trying to automate the Cloud run deployment from local machine using C# console application.
Is it possible? If yes then How Can I achieve this. I have tried Google.cloud.shell.v1 nuget package but in that documentation I found nothing to write command directly from local machine to cloud shell.
So please help me in this.