Get information about a Cloud Run service.

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.

See also