gcloud beta run integrations

NAME
gcloud beta run integrations - view and manage your Cloud Run (fully managed) integrations
SYNOPSIS
gcloud beta run integrations GROUP | COMMAND [--region=REGION] [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) This set of commands can be used to view and manage your Cloud Run integrations.
EXAMPLES
To list your existing integrations, run:
gcloud beta run integrations list
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 help for details.

GROUPS
GROUP is one of the following:
types
(BETA) View available Cloud Run (fully managed) integrations types.
COMMANDS
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.
NOTES
This command is currently in beta and might change without notice. This variant is also available:
gcloud alpha run integrations