Created
May 29, 2015 23:15
-
-
Save joehoyle/39a1c7d5121d57ef5a81 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> 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