mirror of https://github.com/CrimsonTome/tldr.git
14 lines
332 B
Markdown
14 lines
332 B
Markdown
|
# gcloud feedback
|
||
|
|
||
|
> Provide feedback to the Google Cloud team.
|
||
|
> See also: `gcloud`.
|
||
|
> More information: <https://cloud.google.com/sdk/gcloud/reference/feedback>.
|
||
|
|
||
|
- Provide feedback to the `gcloud` team:
|
||
|
|
||
|
`gcloud feedback`
|
||
|
|
||
|
- Provide feedback to the `gcloud` team and attach a log file:
|
||
|
|
||
|
`gcloud feedback --log-file {{log_file}}`
|