1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 23:49:35 +00:00
gcloud-help/gcloud/beta/builds/connections/help
2023-01-25 10:09:52 +00:00

50 lines
1.2 KiB
Text

NAME
gcloud beta builds connections - manage connections for Google Cloud Build
SYNOPSIS
gcloud beta builds connections GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Manage connections for Google Cloud Build.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
create
(BETA) Create Connections in Google Cloud Build.
update
(BETA) Update Connections in Google Cloud Build.
COMMANDS
COMMAND is one of the following:
add-iam-policy-binding
(BETA) Add IAM policy binding to a Cloud Build connection.
delete
(BETA) Delete a Cloud Build Connection.
describe
(BETA) Describe a Cloud Build Connection.
get-iam-policy
(BETA) Get the IAM policy for a Cloud Build connection.
list
(BETA) List all Cloud Build connections for a project and region.
set-iam-policy
(BETA) Set the IAM policy for a Cloud Build connection.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
$ gcloud alpha builds connections