document federation e2e cli flow

This commit is contained in:
Colin Hom
2016-06-08 13:04:45 -07:00
parent 782bf6e866
commit 5f7c7ad195
11 changed files with 136 additions and 15 deletions

View File

@@ -104,7 +104,7 @@ fi
# Should NOT be called within the global scope, unless setting the desired global zone vars
# This function is currently NOT USED in the global scope
function set-federated-zone-vars {
function set-federation-zone-vars {
zone="$1"
export OVERRIDE_CONTEXT="federation-e2e-${KUBERNETES_PROVIDER}-$zone"
echo "Setting zone vars to: $OVERRIDE_CONTEXT"