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

CLI: add support for SSO and --profile option #1570

Merged
merged 2 commits into from Mar 24, 2022

Conversation

RichiCoder1
Copy link
Contributor

Mirrors the CDK's changes in aws/aws-cdk#19454 to support SSO.

While I was in this section, added missing support for the --profile parameter.

There was a lot of whitespace changes that I think kicked in because of prettier/linting. Relevant changes (aside from CLI) exactly mirror the pull request linked above.

Closes #1552;

@RichiCoder1 RichiCoder1 mentioned this pull request Mar 23, 2022
@fwang fwang added the enhancement New feature or request label Mar 24, 2022
@fwang fwang changed the title match cdk sso changes and support --profile CLI: add support for SSO and --profile option Mar 24, 2022
@fwang fwang merged commit 888213e into sst:master Mar 24, 2022
@RichiCoder1 RichiCoder1 deleted the sso_and_profile_support branch March 24, 2022 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add SSO support
2 participants