Suppress output
See original GitHub issueHello! Just started integrating this tool into our stack and I LOVE it. So first off, thank you! I’m wondering if it’s possible to suppress some of the output from aws-google-auth
. For instance the Assuming arn:aws:iam...
and Credentials Expiration
output. We wrap this tool in our own CLI and like to be able to control exactly what output the user sees (so we can standardize across all our commands). Is this possible? I can’t suppress all output because I still need the prompts. If this is something you’d like to integrate I can try to find time to PR it.
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Silencing the Output of a Bash Command | Baeldung on Linux
To silence the output of a command, we redirect either stdout or stderr — or both — to /dev/null. To select which stream...
Read more >How can I suppress all output from a command using Bash?
I have a Bash script that runs a program with parameters. That program outputs some status (doing this, doing ...
Read more >How to Suppress all the Output of a Linux Bash Shell Script{4 ...
If you are looking to suppress or hide all the output of a bash shell script from Linux command line as well as...
Read more >How to suppress all Output from Bash Command? - Linux Hint
For explaining to you the method of suppressing all output from Bash command in Linux Mint 20, we would like to share some...
Read more >How to suppress output from optimproblem solve? - MathWorks
The code works great, but I want to turn off the output because I am running the optimization problem and it is cluttering...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We all were once 😄
Released with https://pypi.org/project/aws-google-auth/0.0.30/