-
-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Labels
bug🐛 An issue with the system🐛 An issue with the system
Description
Describe the Bug
I'm having trouble passing in the --identity flag with atmos auth console.
The identity is properly set up, but setting the flag still prompts me to select an identity manually.
Expected Behavior
I should be able to open the AWS console in the browser without having to manually select which identity if I pass in the flag.
The other atmos auth * commands are working as expected when passing in --identity.
For example, when I executed atmos auth shell --identity ${identity}, it enters into a shell with that identity properly configured, without having me select an identity.
Steps to Reproduce
See images above.
atmos auth console --identity {identity} prompts me to manually choose an identity even after I have already provided one via the flag.
Screenshots
No response
Environment
No response
Additional Context
No response
coderabbitai
Metadata
Metadata
Assignees
Labels
bug🐛 An issue with the system🐛 An issue with the system