Manage Cloud Run services in Cloud Code for VS Code

Stay organized with collections Save and categorize content based on your preferences.

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 icon 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 icon 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 section.
  2. Expand the service, expand Properties, and click the open in new window icon next to the service URL.

Open the Logs Explorer

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