1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-11 06:45:24 +02:00
tldr/pages/common/gcloud-topic.md
Pranaov S bafdb59eaa
*: follow style guide for see also section (#16793)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
2025-06-07 17:47:18 +03:00

13 lines
415 B
Markdown

# gcloud topic
> Display supplementary help for topics not directly associated with individual commands.
> See also: `gcloud help` for general help.
> More information: <https://cloud.google.com/sdk/gcloud/reference/topic>.
- View supplementary help material for non-command topics like accessibility, filtering, and formatting:
`gcloud topic {{topic_name}}`
- List all available topics:
`gcloud topic --help`