gcloud beta run integrations - view and manage your Cloud Run (fully managed) integrations
gcloud beta run integrations GROUP | COMMAND [--region=REGION] [GCLOUD_WIDE_FLAG ...]
(BETA) This set of commands can be used to view and manage your Cloud Run integrations.
To list your existing integrations, run:
$ gcloud beta run integrations list
- --region=REGION
Region in which the resource can be found. Alternatively, set the property [run/region].
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- types
(BETA) View available Cloud Run (fully managed) integrations types.
COMMAND is one of the following:
- create
(BETA) Create a Cloud Run Integration.
- delete
(BETA) Delete a Cloud Run Integration and its associated resources.
- describe
(BETA) Describe a Cloud Run Integration.
- list
(BETA) List Cloud Run Integrations.
- update
(BETA) Update a Cloud Run Integration.
This command is currently in beta and might change without notice. This variant is also available:
$ gcloud alpha run integrations