Skip to content

Instantly share code, notes, and snippets.

@cfbarbero
Created July 19, 2018 21:45
Show Gist options
  • Save cfbarbero/9e8fd8987deb14f7fd2924a6b2b37f06 to your computer and use it in GitHub Desktop.
Save cfbarbero/9e8fd8987deb14f7fd2924a6b2b37f06 to your computer and use it in GitHub Desktop.
list-stack-outputs = aws cloudformation describe-stacks --stack-name ${1} --query "Stacks[*][StackName,Outputs]"; f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment