Install the Cloud Code extension
Using pre-release features
Work with Kubernetes
Work with Cloud Run
- 
  
    
Create a Cloud Run service from a template
Create a Cloud Run service with Cloud Code using a sample application.
 - 
  
    
Develop a Cloud Run service locally
Developing a Cloud Run service locally using a Cloud Run emulator.
 - 
  
    
Debug a Cloud Run service
Debugging a Cloud Run service locally.
 - 
  
    
Deploy a Cloud Run service
Deploy a Cloud Run service with Cloud Code and preview it live.
 - 
  
    
View Cloud Run logs
View your Cloud Run logs in your IDE with Cloud Code's built-in support.
 - 
  
    
Manage Cloud Run services
Manage Cloud Run services in your IDE.
 
Work with Cloud Functions
- 
  
    
Create and deploy a function
Create, download, deploy, and invoke a 2nd gen HTTP function using Cloud Functions with Cloud Code.
 - 
  
    
Manage functions in Shell workspace
Manage your Cloud Functions in Shell's workspace with Cloud Code using a sample application.
 - 
  
    
Setup local development environment
Enable functions framework visibility for local development and run Functions Framework and commands to generate custom eventarc inputs for local testing.