library/cloud/cloud-run-admin

Control and monitor Google Cloud Run resources via a minimal CLI.

1.9k|565|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/mvanhorn/printing-press-library --skill library-cloud-cloud-run-admin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: library/cloud/cloud-run-admin
Source: https://github.com/mvanhorn/printing-press-library/tree/main/library/cloud/cloud-run-admin
Command: npx skills add https://github.com/mvanhorn/printing-press-library --skill library-cloud-cloud-run-admin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires googleapis, grpc, oauth2, and includes scripts (resource) and references (resource) components.

What problem does it solve?

It simplifies the process of deploying, managing, and monitoring Google Cloud Run services through a focused command-line interface.

Core Features & Use Cases

  • Service Deployment and Management: Create, update, and delete Cloud Run services efficiently.
  • Resource Inventory and Search: Synchronize local inventory data for quick search and analysis.
  • Use Case: Deploy a new containerized application, perform batch updates, or audit existing services rapidly with atomic commands.

Quick Start

Use the cloud-run-admin skill to list all cloud services in your project and locate specific deployment URLs.

Frequently Asked Questions about library/cloud/cloud-run-admin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Google Cloud Run service deployment and monitoring from the command line?

Automate Cloud Run service deployment and monitoring by using an agent-friendly CLI that interacts directly with the Google Cloud API to execute atomic commands for creating, updating, and deleting services.

What's the best way to audit and troubleshoot existing Cloud Run resources?

Audit and troubleshoot Cloud Run resources by synchronizing local inventory data for quick search and analysis, allowing you to rapidly locate specific deployment URLs and identify operational issues.

Do I need specific dependencies to manage GCP Cloud Run services via an API client?

Managing GCP Cloud Run services via an API client requires specific dependencies, including the google-api-client libraries for API requests and gRPC for communication.

Can I perform batch updates on containerized applications using a CLI?

Perform batch updates on containerized applications by executing atomic commands through the CLI, ensuring rapid and safe modifications to your Cloud Run services.

How does the CLI optimize for speed and safety in cloud operations?

The CLI optimizes speed and safety in cloud operations by providing a minimal, focused interface that interacts directly with the Google Cloud API to execute atomic deployment and management actions.

What is the process to list all cloud services and locate deployment URLs in my project?

List all cloud services and locate deployment URLs in your project by using the CLI to synchronize local inventory data, enabling quick search and analysis of your Cloud Run resources.