Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save budgester/99f058d0b606b71cd93645d48af73aac to your computer and use it in GitHub Desktop.
Save budgester/99f058d0b606b71cd93645d48af73aac to your computer and use it in GitHub Desktop.
function rsall() {
$@ -K ${RACKSPACE_API_KEY} -A ${RACKSPACE_USERNAME}
$@ -K ${RACKSPACE_API_KEY_1} -A ${RACKSPACE_USERNAME_1}
$@ -K ${RACKSPACE_API_KEY_2} -A ${RACKSPACE_USERNAME_2}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment