mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
Document tag diffs, RSS feeds
This commit is contained in:
parent
c1c3b75313
commit
6738e22275
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -9,6 +9,16 @@ The output is placed in [the `gcloud/` directory](./gcloud/).
|
||||||
This produces the same content as the [official CLI reference](https://cloud.google.com/sdk/gcloud/reference), in text form, with history.
|
This produces the same content as the [official CLI reference](https://cloud.google.com/sdk/gcloud/reference), in text form, with history.
|
||||||
This enables diffing the help text of two `gcloud` releases.
|
This enables diffing the help text of two `gcloud` releases.
|
||||||
|
|
||||||
|
## How is this useful?
|
||||||
|
|
||||||
|
You can use this repo to identify changes in `gcloud` releases.
|
||||||
|
|
||||||
|
For example, compare [`374.0.0` and `375.0.0`](https://github.com/imjasonh/gcloud-help/compare/374.0.0..375.0.0) (looks like lots of help text formatting...).
|
||||||
|
|
||||||
|
GitHub also provides an undocumented RSS feed feature, which even lets you filter changes in certain paths.
|
||||||
|
For example, you can subscribe to [changes to the `gcloud builds` surface](https://github.com/imjasonh/gcloud-help/commits/main.atom?path=gcloud/builds) in your RSS reader of choice.
|
||||||
|
Party like it's 2009!
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
All text content is owned by Google, licensed under the [Creative Commons Attribution 4.0 License](https://creativecommons.org/licenses/by/4.0/).
|
All text content is owned by Google, licensed under the [Creative Commons Attribution 4.0 License](https://creativecommons.org/licenses/by/4.0/).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue