1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/README.md
2022-03-01 08:47:52 -05:00

854 B

gcloud help

This repo automatically scrapes the help text for gcloud and puts it in this Git repo.

Scraping is automated with GitHub Actions. Every day, the workflow installs the latest gcloud release, and crawls the output of gcloud help and all subgroups and subcommands. The output is placed in the gcloud/ directory.

This produces the same content as the official CLI reference, in text form, with history. This enables diffing the help text of two gcloud releases.


All text content is owned by Google, licensed under the Creative Commons Attribution 4.0 License.

Code in the repo is owned by me, licensed under the Apache 2.0 license.