Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VSCode support for GCP CloudBuildNew to Visual Studio Code? Get it now.
VSCode support for GCP CloudBuild

VSCode support for GCP CloudBuild

an0rak-dev

|
7,474 installs
| (1) | Free
Add GCP's CloudBuild infos & actions to VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Google Cloud Platform CloudBuild extension for VSCode

This extension allows you to always have a look of your Cloudbuild job's status directly inside Visual Studio Code.

Features

Track the status of your CloudBuild job for the current branch right after you've pushed to it !

GCP CloudBuild on the fly check of Job status

Requirements

For this extension to run, you'll need the gcloud command line installed locally in your computer, see here.

Also, the project of your gcloud command must be already setted (with the command gcloud config set project [YOUR_PROJECT_ID]).

Installation

To install the extension with the latest version of Visual Studio Code :

  • open up the Visual Studio Code Command Palette (F1)
  • type install and choose Extensions: Install Extensions
  • in the Search Extensions in Marketplace text box, type gcp-cloudbuild.
  • Find the VSCode GCP CloudBuild extension published by an0rak-dev (Sylvain Nieuwlandt) and click the Install button.

Known Issues

If you find an issue or have a feature request, you can contribute it here

Release Notes

  • 1.0.0 : Initial Release
    • Display the status of a CloudBuild pipeline for the current branch.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft