Google Cloud Recipes
View CommandsGoogle Cloud Platform CLI for compute, storage, networking, Kubernetes Engine, and cloud resource management.
8 recipes
Container and Package Registry Management
Create Artifact Registry repositories, push and pull container images, and manage npm and Python packages in a private registry.
Deploy Cloud Functions from the CLI
Create and deploy serverless functions on Google Cloud Functions with HTTP and event-based triggers.
Deploy Containers to Cloud Run
Build and deploy a containerized application to Cloud Run with automatic HTTPS, scaling, and custom domain support.
Cloud SQL Instance Management
Create and manage Cloud SQL instances for PostgreSQL, MySQL, or SQL Server with backups, replicas, and connection management.
GKE Cluster Provisioning and Management
Create a Google Kubernetes Engine cluster, connect kubectl, deploy workloads, and configure autoscaling.
IAM Roles and Service Accounts
Create service accounts, assign IAM roles, and manage permissions for secure access to GCP resources.
Cloud Logging and Monitoring Queries
Query application logs, create log-based metrics, set up alerting policies, and build dashboards using gcloud CLI.
GCS Bucket Operations and Lifecycle
Create Cloud Storage buckets, upload and download objects, configure lifecycle rules, and manage access controls.