gcloud-*: update pages
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
parent
ce4fe85265
commit
a87e90e0ca
|
|
@ -1,4 +1,4 @@
|
|||
# gcloud help
|
||||
# gcloud feedback
|
||||
|
||||
> Provide feedback to the Google Cloud team.
|
||||
> See also: `gcloud`.
|
||||
|
|
|
|||
|
|
@ -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`
|
||||
|
|
|
|||
|
|
@ -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`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue