gcloud beta run instances
Stay organized with collections
Save and categorize content based on your preferences.
- NAME
-
- gcloud beta run instances - view and manage your Cloud Run instances
- SYNOPSIS
-
-
gcloud beta run instancesGROUP|COMMAND[--region=REGION] [GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
-
(BETA)This set of commands can be used to view and manage your Cloud Run instances. - EXAMPLES
-
To list your existing instances, run:
gcloudbetaruninstanceslist - 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:GROUP - COMMANDS
-
is one of the following:COMMANDadd-iam-policy-binding-
(BETA)Add IAM policy binding to a Cloud Run instance. create-
(BETA)Create a Cloud Run instance. delete-
(BETA)Delete an instance. deploy-
(BETA)Deploy a Cloud Run instance. describe-
(BETA)Obtain details about instances. get-iam-policy-
(BETA)Get the IAM policy for a Cloud Run instance. list-
(BETA)List instances. proxy-
(BETA)Proxy an instance to localhost authenticating as the active account or with the specified token. remove-iam-policy-binding-
(BETA)Remove IAM policy binding of a Cloud Run instance. replace-
(BETA)Create or replace an instance from a YAML instance specification. restart-
(BETA)Restart an instance. set-iam-policy-
(BETA)Set the IAM policy for a instance. start-
(BETA)Start a stopped instance. stop-
(BETA)Stop a running instance. update-
(BETA)Update a Cloud Run instance.
- NOTES
-
This command is currently in beta and might change without notice. This variant
is also available:
gcloudalpharuninstances