Manage Cloud Run services in Cloud Code for VS Code

The Cloud Run view lets you manage Cloud Run services.

View the status of Cloud Run resources

To view the status of your Cloud Run services and revisions:

  1. Click Cloud Code and then expand the Cloud Run section.
  2. Click the name of a Cloud Run service or revision. The service or revision details are displayed under the Properties section.

Deploy a service to Cloud Run

  1. Click Cloud Code and then expand the Cloud Run section.
  2. Right-click a service and then click Deploy to Cloud Run.

Open the URL of a service

  1. Click Cloud Code and then expand the Cloud Run explorer.
  2. Expand the service, expand Properties, and click open_in_new Open in new window next to the service URL.

Open the Logs Explorer

  1. Click Cloud Code and then expand the Cloud Run section.
  2. Right-click a service and then click View Logs.