Get information about a Cloud Run service.
cr_run_get(name, projectId = cr_project_get())The name of the service to retrieve
The projectId to get from
This returns details on a particular deployed Cloud Run service.
Google Documentation on namespaces.services.get
Other Cloud Run functions:
cr_jwt_create(),
cr_plumber_pubsub(),
cr_run_email(),
cr_run_list(),
cr_run_schedule_http(),
cr_run()