HEX
Server: Apache/2.4.65 (Ubuntu)
System: Linux ielts-store-v2 6.8.0-1036-gcp #38~22.04.1-Ubuntu SMP Thu Aug 14 01:19:18 UTC 2025 x86_64
User: root (0)
PHP: 7.2.34-54+ubuntu20.04.1+deb.sury.org+1
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Upload Files
File: //snap/google-cloud-cli/394/help/man/man1/gcloud_source_project-configs_update.1
.TH "GCLOUD_SOURCE_PROJECT\-CONFIGS_UPDATE" 1



.SH "NAME"
.HP
gcloud source project\-configs update \- update the Cloud Source Repositories configuration of the current project



.SH "SYNOPSIS"
.HP
\f5gcloud source project\-configs update\fR (\fB\-\-disable\-pushblock\fR\ |\ \fB\-\-enable\-pushblock\fR\ |\ \fB\-\-message\-format\fR=\fIMESSAGE_FORMAT\fR\ \fB\-\-service\-account\fR=\fISERVICE_ACCOUNT\fR\ \fB\-\-topic\-project\fR=\fITOPIC_PROJECT\fR\ \fB\-\-add\-topic\fR=\fIADD_TOPIC\fR\ |\ \fB\-\-remove\-topic\fR=\fIREMOVE_TOPIC\fR\ |\ \fB\-\-update\-topic\fR=\fIUPDATE_TOPIC\fR) [\fIGCLOUD_WIDE_FLAG\ ...\fR]



.SH "EXAMPLES"

To enable PushBlock for all repositories under current project, run:

.RS 2m
$ gcloud source project\-configs update \-\-enable\-pushblock
.RE

To associate a Cloud Pub/Sub topic to receive repository update notifications,
run:

.RS 2m
$ gcloud source project\-configs update \-\-add\-topic=TOPIC_NAME \e
    \-\-service\-account=SERVICE_ACCOUNT_EMAIL \-\-message\-format=json
.RE



.SH "REQUIRED FLAGS"

.RS 2m
.TP 2m

Exactly one of these must be specified:


.RS 2m
.TP 2m
\fB\-\-disable\-pushblock\fR

Disable PushBlock for all repositories under current project. PushBlock allows
repository owners to block git push transactions containing private key data.

.TP 2m
\fB\-\-enable\-pushblock\fR

Enable PushBlock for all repositories under current project. PushBlock allows
repository owners to block git push transactions containing private key data.

.TP 2m

Manage Cloud Pub/Sub topics associated with the Cloud project.


.RS 2m
.TP 2m
\fB\-\-message\-format\fR=\fIMESSAGE_FORMAT\fR

The format of the message to publish to the topic. \fIMESSAGE_FORMAT\fR must be
one of: \fBjson\fR, \fBprotobuf\fR.

.TP 2m
\fB\-\-service\-account\fR=\fISERVICE_ACCOUNT\fR

Email address of the service account used for publishing Cloud Pub/Sub messages.
This service account needs to be in the same project as the project. When added,
the caller needs to have iam.serviceAccounts.actAs permission on this service
account. If unspecified, it defaults to the Compute Engine default service
account.

.TP 2m
\fB\-\-topic\-project\fR=\fITOPIC_PROJECT\fR

Cloud project for the topic. If not set, the currently set project will be used.

.TP 2m

At most one of these can be specified:


.RS 2m
.TP 2m

Topic resource \- The Cloud Pub/Sub topic to add to the project. This represents
a Cloud resource. (NOTE) Some attributes are not given arguments in this group
but can be set in other ways.

To set the \f5project\fR attribute:
.RS 2m
.IP "\(bu" 2m
provide the argument \f5\-\-add\-topic\fR on the command line with a fully
specified name;
.IP "\(bu" 2m
provide the argument \f5\-\-topic\-project\fR on the command line;
.IP "\(bu" 2m
set the property \f5core/project\fR.
.RE
.sp


.RS 2m
.TP 2m
\fB\-\-add\-topic\fR=\fIADD_TOPIC\fR

ID of the topic or fully qualified identifier for the topic.

To set the \f5topic\fR attribute:
.RS 2m
.IP "\(em" 2m
provide the argument \f5\-\-add\-topic\fR on the command line.
.RE
.sp

.RE
.sp
.TP 2m

Topic resource \- The Cloud Pub/Sub topic to remove from the project. This
represents a Cloud resource. (NOTE) Some attributes are not given arguments in
this group but can be set in other ways.

To set the \f5project\fR attribute:
.RS 2m
.IP "\(bu" 2m
provide the argument \f5\-\-remove\-topic\fR on the command line with a fully
specified name;
.IP "\(bu" 2m
provide the argument \f5\-\-topic\-project\fR on the command line;
.IP "\(bu" 2m
set the property \f5core/project\fR.
.RE
.sp


.RS 2m
.TP 2m
\fB\-\-remove\-topic\fR=\fIREMOVE_TOPIC\fR

ID of the topic or fully qualified identifier for the topic.

To set the \f5topic\fR attribute:
.RS 2m
.IP "\(em" 2m
provide the argument \f5\-\-remove\-topic\fR on the command line.
.RE
.sp

.RE
.sp
.TP 2m

Topic resource \- The Cloud Pub/Sub topic to update in the project. This
represents a Cloud resource. (NOTE) Some attributes are not given arguments in
this group but can be set in other ways.

To set the \f5project\fR attribute:
.RS 2m
.IP "\(bu" 2m
provide the argument \f5\-\-update\-topic\fR on the command line with a fully
specified name;
.IP "\(bu" 2m
provide the argument \f5\-\-topic\-project\fR on the command line;
.IP "\(bu" 2m
set the property \f5core/project\fR.
.RE
.sp


.RS 2m
.TP 2m
\fB\-\-update\-topic\fR=\fIUPDATE_TOPIC\fR

ID of the topic or fully qualified identifier for the topic.

To set the \f5topic\fR attribute:
.RS 2m
.IP "\(em" 2m
provide the argument \f5\-\-update\-topic\fR on the command line.
.RE
.sp


.RE
.RE
.RE
.RE
.RE
.sp

.SH "GCLOUD WIDE FLAGS"

These flags are available to all commands: \-\-access\-token\-file, \-\-account,
\-\-billing\-project, \-\-configuration, \-\-flags\-file, \-\-flatten,
\-\-format, \-\-help, \-\-impersonate\-service\-account, \-\-log\-http,
\-\-project, \-\-quiet, \-\-trace\-token, \-\-user\-output\-enabled,
\-\-verbosity.

Run \fB$ gcloud help\fR for details.



.SH "NOTES"

These variants are also available:

.RS 2m
$ gcloud alpha source project\-configs update
.RE

.RS 2m
$ gcloud beta source project\-configs update
.RE