- Aug
- 197
- 5
This is an issue I've noticed for a while but generally hasn't bothered me enough to figure it out. Now it's become a problem for me, so I need to ask the question. Whenever I use the AWS CLI utility from within TCC/TakeCommand, the results don't simply get listed in the console as normal output as happens with every other shell I use (e.g., CMD, PowerShell, Git Bash, etc.). No, when running a simple AWS CLI command in TCC/TakeCommand, for example
But that's beside the point. My question today is: why does the AWS CLI result in the LIST viewer? And how can I stop that from happening? I just want the information to get dumped to the console like it does with every other shell. Thanks in advance.
aws sts get-caller-identity
to see under which account I'm logged in at the moment, the LIST command viewer pops up instead. Which seems to mess rather badly with my mouse movement I might add for some unknown reason as long as it's running. Screenshot below to show the result.But that's beside the point. My question today is: why does the AWS CLI result in the LIST viewer? And how can I stop that from happening? I just want the information to get dumped to the console like it does with every other shell. Thanks in advance.