gcloud-*: update pages

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
K.B.Dharun Krishna 2023-12-04 10:45:15 +05:30 committed by GitHub
parent ce4fe85265
commit a87e90e0ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# gcloud help
# gcloud feedback
> Provide feedback to the Google Cloud team.
> See also: `gcloud`.

View File

@ -9,5 +9,5 @@
`gcloud help`
- View supplementary help material for non-command topics like accessibility, filtering, and formatting:
`gcloud topic {{topic_name}}`
`gcloud topic`

View File

@ -20,7 +20,7 @@
`gcloud compute ssh {{user}}@{{instance}}`
- Display all Google Compute Engine instances in a project (Instances from all zones are listed by default):
- Display all Google Compute Engine instances in a project (by default instances from all zones are listed):
`gcloud compute instances list`