gcloud alpha run services Stay organized with collections Save and categorize content based on your preferences.
- NAME
- gcloud alpha run services - view and manage your Cloud Run services
- SYNOPSIS
gcloud alpha run servicesGROUP|COMMAND[--region=REGION][GCLOUD_WIDE_FLAG …]
- DESCRIPTION
(ALPHA)This set of commands can be used to view and manage yourexisting Cloud Run services.To create new deployments, use
gcloud alpha rundeploy.- EXAMPLES
- To list your deployed services, run:
gcloudalpharunserviceslist - FLAGS
--region=REGION- Region in which the resource can be found. Alternatively, set the property[run/region].
- GCLOUD WIDE FLAGS
- These flags are available to all commands:
--help.Run
$gcloud helpfor details. - GROUPS
is one of the following:GROUPlogs(ALPHA)Read logs for Cloud Run services.
- COMMANDS
is one of the following:COMMANDadd-iam-policy-binding(ALPHA)Add IAM policy binding to a Cloud Run service.delete(ALPHA)Delete a service.describe(ALPHA)Obtain details about a given service.get-iam-policy(ALPHA)Get the IAM policy for a Cloud Run service.list(ALPHA)List available services.proxy(ALPHA)Proxy a service to localhost authenticating as the activeaccount or with the specified token.remove-iam-policy-binding(ALPHA)Remove IAM policy binding of a Cloud Run service.replace(ALPHA)Create or replace a service from a YAML servicespecification.set-iam-policy(ALPHA)Set the IAM policy for a service.update(ALPHA)Update Cloud Run environment variables and otherconfiguration settings.update-traffic(ALPHA)Adjust the traffic assignments for a Cloud Run service.
- NOTES
- This command is currently in alpha and might change without notice. If thiscommand fails with API permission errors despite specifying the correct project,you might be trying to access an API with an invitation-only early accessallowlist. These variants are also available:
gcloudrunservicesgcloudbetarunservices
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-07 UTC.