DNXLabs / one-cli

CLI to manage all stacks from DNX.
https://cli.dnx.one
Apache License 2.0
7 stars 0 forks source link

Basic assume role functionality #20

Closed adenot closed 4 years ago

adenot commented 4 years ago

@arthurbdiniz I had some problem to control the output of the assume-role container (aws). Ideally we should be able to capture the output but without showing the credentials on the screen. Couldn't find a way to do that. If I disable tty, I can't capture logs.

adenot commented 4 years ago

Also needs a way to detect if the assume-role failed (output variables are empty?)