Last active
December 25, 2017 00:39
-
-
Save espozbob/03e001bbfc4f28bc68888acdf90d77e1 to your computer and use it in GitHub Desktop.
AWS CLI Debug, Redirect, Pipe...
This file contains 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
$ aws <service> <command> <subcommand> [parameters] [options] --debug 2>&1 | less -S |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment