Use the Cloud Run Explorer in Cloud Code for IntelliJ
Cloud Code comes with the Cloud Run Explorer; an easy way of
monitoring your existing Cloud Run services and revisions, without having to
leave your IDE.
Viewing service status with the Cloud Run Explorer
You can view the status of your Cloud Run services and revisions using the
Cloud Run Explorer:
Navigate to the Cloud Run Explorer. It can be accessed from the side panel
on the right.
The available general Cloud Run Explorer actions, accessible via their icons
in the Explorer, are:
- Creating a new Cloud Run application from a sample

- Refreshing the Explorer

- Opening the Cloud Code Cloud Run documentation in a web browser


Click on a service or a revision in the explorer to display its properties.

Within a service, active revisions with allocated traffic are displayed
next to the revision name. Inactive revisions are grouped separately.

Additionally, you can right click an active resource within the Cloud Run
Explorer and choose to:
Get support
To submit feedback or report an issue in your IntelliJ IDE, go to
Tools >
Cloud Code >
Help / About >
Submit
feedback or report an issue to report an issue on
GitHub.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The Cloud Run Explorer, accessible from the IDE's side panel, allows users to monitor Cloud Run services and revisions directly within their IDE."],["The Explorer provides quick actions such as creating a new Cloud Run application, refreshing the view, and accessing Cloud Code documentation."],["Clicking on a service or revision in the Cloud Run Explorer displays its properties, including the separation of active and inactive revisions."],["Right-clicking an active resource within the Explorer enables actions like opening the service's URL or viewing revision logs."]]],[]]