summaryrefslogtreecommitdiff
path: root/getting-builds.md
diff options
context:
space:
mode:
authorDaniel Smith <dbsmith@google.com>2015-07-16 19:01:02 -0700
committerDaniel Smith <dbsmith@google.com>2015-07-17 11:04:46 -0700
commit35f2829ae014c08b847b59ce06a205cc3fbb8770 (patch)
treec201d2c3b0879a1311d12525642c9733651ecd87 /getting-builds.md
parent6a198dfa61ce281f5d092a9c2576c46bb01a1482 (diff)
apply changes
Diffstat (limited to 'getting-builds.md')
-rw-r--r--getting-builds.md1
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