File: //snap/google-cloud-cli/current/help/man/man1/gcloud_alpha_container_fleet_describe.1
.TH "GCLOUD_ALPHA_CONTAINER_FLEET_DESCRIBE" 1
.SH "NAME"
.HP
gcloud alpha container fleet describe \- show fleet info
.SH "SYNOPSIS"
.HP
\f5gcloud alpha container fleet describe\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR This command can fail for the following reasons:
.RS 2m
.IP "\(bu" 2m
The project specified does not exist.
.IP "\(bu" 2m
The project specified does not have a fleet.
.IP "\(bu" 2m
The active account does not have permission to access the given project.
.RE
.sp
.SH "EXAMPLES"
To print metadata for the fleet in project \f5example\-foo\-bar\-1\fR, run:
.RS 2m
$ gcloud alpha container fleet describe \-\-project=example\-foo\-bar\-1
.RE
.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 alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct project,
you might be trying to access an API with an invitation\-only early access
allowlist. These variants are also available:
.RS 2m
$ gcloud container fleet describe
.RE
.RS 2m
$ gcloud beta container fleet describe
.RE