diff options
| author | Daniel Smith <dbsmith@google.com> | 2015-07-16 19:01:02 -0700 |
|---|---|---|
| committer | Daniel Smith <dbsmith@google.com> | 2015-07-17 11:04:46 -0700 |
| commit | 35f2829ae014c08b847b59ce06a205cc3fbb8770 (patch) | |
| tree | c201d2c3b0879a1311d12525642c9733651ecd87 /getting-builds.md | |
| parent | 6a198dfa61ce281f5d092a9c2576c46bb01a1482 (diff) | |
apply changes
Diffstat (limited to 'getting-builds.md')
| -rw-r--r-- | getting-builds.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/getting-builds.md b/getting-builds.md index e41c4fbf..f59a753b 100644 --- a/getting-builds.md +++ b/getting-builds.md @@ -45,6 +45,7 @@ usage: ``` You can also use the gsutil tool to explore the Google Cloud Storage release bucket. Here are some examples: + ``` gsutil cat gs://kubernetes-release/ci/latest.txt # output the latest ci version number gsutil cat gs://kubernetes-release/ci/latest-green.txt # output the latest ci version number that passed gce e2e |
