File: //snap/google-cloud-cli/396/help/man/man1/gcloud_container_fleet_ingress_disable.1
.TH "GCLOUD_CONTAINER_FLEET_INGRESS_DISABLE" 1
.SH "NAME"
.HP
gcloud container fleet ingress disable \- disable Multi\-cluster Ingress Feature
.SH "SYNOPSIS"
.HP
\f5gcloud container fleet ingress disable\fR [\fB\-\-force\fR] [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
This command disables Multi\-cluster Ingress Feature in a fleet.
.SH "EXAMPLES"
To disable the Ingress Feature, run:
.RS 2m
$ gcloud container fleet 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"
These variants are also available:
.RS 2m
$ gcloud alpha container fleet ingress disable
.RE
.RS 2m
$ gcloud beta container fleet ingress disable
.RE