mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-22 21:51:26 +00:00
Update cheatsheets
This commit is contained in:
18
gcloud-feedback
Normal file
18
gcloud-feedback
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user