File: //snap/google-cloud-cli/396/help/man/man1/gcloud_info.1
.TH "GCLOUD_INFO" 1
.SH "NAME"
.HP
gcloud info \- display information about the current gcloud environment
.SH "SYNOPSIS"
.HP
\f5gcloud info\fR [\fB\-\-anonymize\fR] [\fB\-\-run\-diagnostics\fR\ |\ \fB\-\-show\-log\fR] [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Display information about the current gcloud environment.
.SH "EXAMPLES"
To display information about the current gcloud environment including the Google
Cloud account, project and directory paths for logs, run:
.RS 2m
$ gcloud info
.RE
To check network connectivity and hidden properties, run:
.RS 2m
$ gcloud info \-\-run\-diagnostics
.RE
To print the contents of the most recent log file, run:
.RS 2m
$ gcloud info \-\-show\-log
.RE
.SH "FLAGS"
.RS 2m
.TP 2m
\fB\-\-anonymize\fR
Minimize any personal identifiable information. Use it when sharing output with
others.
.TP 2m
At most one of these can be specified:
.RS 2m
.TP 2m
\fB\-\-run\-diagnostics\fR
Run diagnostics on your installation of the Google Cloud CLI.
.TP 2m
\fB\-\-show\-log\fR
Print the contents of the last log file.
.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.