File: //snap/google-cloud-cli/396/help/man/man1/gcloud_beta_container_hub_ingress_disable.1
.TH "GCLOUD_BETA_CONTAINER_HUB_INGRESS_DISABLE" 1
.SH "NAME"
.HP
gcloud beta container hub ingress disable \- disable Multi\-cluster Ingress Feature
.SH "SYNOPSIS"
.HP
\f5gcloud beta container hub ingress disable\fR [\fB\-\-force\fR] [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR This command disables Multi\-cluster Ingress Feature in a fleet.
.SH "EXAMPLES"
To disable the Ingress Feature, run:
.RS 2m
$ gcloud beta container hub ingress disable
.RE
.SH "FLAGS"
.RS 2m
.TP 2m
\fB\-\-force\fR
Force disablement. Bypasses any prompts for confirmation. When disabling the
entire feature, proceeds even if the feature is in use. Might result in
unexpected behavior.
.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"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud container hub ingress disable
.RE
.RS 2m
$ gcloud alpha container hub ingress disable
.RE