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


MarkEdmondson1234/googleCloudRunner documentation built on Feb. 5, 2023, 5:45 p.m.