File: //snap/google-cloud-cli/current/help/man/man1/gcloud_components_repositories_remove.1
.TH "GCLOUD_COMPONENTS_REPOSITORIES_REMOVE" 1
.SH "NAME"
.HP
gcloud components repositories remove \- remove a registered Trusted Test component repository
.SH "SYNOPSIS"
.HP
\f5gcloud components repositories remove\fR [\fIURL\fR\ ...] [\fB\-\-all\fR] [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Remove a registered Trusted Tester component repository from the list of
repositories used by the component manager. After removing a repository, you can
run: $ gcloud components update to revert back to the standard version of any
components that were installed from that repository.
.SH "EXAMPLES"
To be prompted for registered Trusted Tester component repositories to remove
run:
.RS 2m
$ gcloud components repositories remove
.RE
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
[\fIURL\fR ...]
Zero or more URLs for the component repositories you want to remove. If none are
given, you will be prompted to choose which existing repository you want to
remove.
.RE
.sp
.SH "FLAGS"
.RS 2m
.TP 2m
\fB\-\-all\fR
Remove all registered repositories.
.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.