cevoaustralia / aws-google-auth

Provides AWS STS credentials based on Google Apps SAML SSO auth (what a jumble!)
MIT License
537 stars 181 forks source link

Print mostly to stderr so users can source the export line #207

Open benley opened 3 years ago

benley commented 3 years ago

This makes it possible to do things like:

source <(aws-google-auth --print-creds)

... to avoid the copy-and-paste routine that would otherwise be necessary to set the various shell variables.

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.005%) to 47.53% when pulling 50aeb0a848466ea027de03a2b42c620cdaf98bc9 on benley:print-stderr into d473d67b0772700942f5bb0db3522af0a1005453 on cevoaustralia:master.

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.005%) to 47.53% when pulling 50aeb0a848466ea027de03a2b42c620cdaf98bc9 on benley:print-stderr into d473d67b0772700942f5bb0db3522af0a1005453 on cevoaustralia:master.