Skip to content

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