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

Default value for profile argument should be the default profile #200

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

mantoine96
Copy link
Contributor

In the list of arguments in the README.md for okta-aws-cli it is written:

Name Description Command line flag ENV var and .env file value
Profile Default is default --profile [value] OKTA_AWSCLI_PROFILE

However, when using okta-aws-cli v2.1.2, this is the result you get when nothing is specified, despite a default profile being present:

$ okta-aws-cli web
Error: missing flags:
  --org-domain
  --oidc-client-id

This PR therefore sets the default value for the profile to be default as described in the documentation.

@monde monde merged commit 0e32a20 into okta:master Jul 2, 2024
@monde
Copy link
Collaborator

monde commented Jul 2, 2024

Thanks @mantoine96 this will go out in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants