cr_run_get: Get information about a Cloud Run service.
Description
Get information about a Cloud Run service.
Usage
cr_run_get(name, projectId = cr_project_get())
Arguments
name
The name of the service to retrieve
projectId
The projectId to get from
Details
This returns details on a particular deployed Cloud Run service.