Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login named profile then print env var issue #24

Closed
victorskl opened this issue Jul 21, 2020 · 0 comments
Closed

Login named profile then print env var issue #24

victorskl opened this issue Jul 21, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@victorskl
Copy link
Owner

victorskl commented Jul 21, 2020

yawsso login --profile dev -e

... should/expected to do

  1. invoke login process for named profile dev
  2. then print out exportable env vars for -e flag

Instead, it just shows:

Not an AWS SSO profile nor no source_profile found. Skip syncing profile `default`

Note: in this case console message "Not an AWS SSO profile nor no source_profile found. Skip syncing profile default" is still okay as it just warns the user that the default profile is not SSO profile. However, it finds a bit confusing.

@victorskl victorskl added the bug Something isn't working label Jul 21, 2020
@victorskl victorskl self-assigned this Aug 20, 2020
@victorskl victorskl added this to the 0.6.0 milestone Aug 20, 2020
victorskl added a commit that referenced this issue Jun 26, 2022
* Fix #24 - Login named profile then print env var issue
* Bump version 0.6.0rc2
* Added pyperclip as optional all deps target
* Added lgtm badge
* Added main branch as default
* Improved README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant