Skip to content

Instantly share code, notes, and snippets.

@joehoyle
Created May 29, 2015 23:15
Show Gist options
  • Save joehoyle/39a1c7d5121d57ef5a81 to your computer and use it in GitHub Desktop.
Save joehoyle/39a1c7d5121d57ef5a81 to your computer and use it in GitHub Desktop.
> salt tab-production-i-\* --static --out=json --timeout=10 app.update
{
"tab-production-i-606b8286": "Already up-to-date.",
"tab-production-i-4d6e87ab": "Already up-to-date.",
"tab-production-i-5b468af1": "Already up-to-date.",
"tab-production-i-adc9d74b": "Already up-to-date."
}
{
"tab-production-i-606b8286": "Already up-to-date."
}
{
"tab-production-i-5b468af1": "Already up-to-date."
}
{
"tab-production-i-adc9d74b": "Already up-to-date."
}
{
"tab-production-i-4d6e87ab": "Already up-to-date."
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment