File: //snap/google-cloud-cli/396/help/man/man1/gcloud_feedback.1
.TH "GCLOUD_FEEDBACK" 1
.SH "NAME"
.HP
gcloud feedback \- provide feedback to the Google Cloud CLI team
.SH "SYNOPSIS"
.HP
\f5gcloud feedback\fR [\fB\-\-log\-file\fR=\fILOG_FILE\fR] [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
The Google Cloud CLI team offers support through a number of channels:
.RS 2m
.IP "\(bu" 2m
Google Cloud CLI Issue Tracker
.IP "\(bu" 2m
Stack Overflow "#gcloud" tag
.IP "\(bu" 2m
google\-cloud\-dev Google group
.RE
.sp
This command lists the available channels and facilitates getting help through
one of them by opening a web browser to the relevant page, possibly with
information relevant to the current install and configuration pre\-populated in
form fields on that page.
.SH "EXAMPLES"
To send feedback, including the log file for the most recent command, run:
.RS 2m
$ gcloud feedback
.RE
To send feedback with a previously generated log file named 'my\-logfile', run:
.RS 2m
$ gcloud feedback \-\-log\-file=my\-logfile
.RE
.SH "FLAGS"
.RS 2m
.TP 2m
\fB\-\-log\-file\fR=\fILOG_FILE\fR
Path to the log file from a prior gcloud run.
.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.