cr_run_get: Get information about a Cloud Run service.

View source: R/cloudrun.R

cr_run_getR Documentation

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.

See Also

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()


googleCloudRunner documentation built on March 18, 2022, 8 p.m.