okigan / awscurl

curl-like access to AWS resources with AWS Signature Version 4 request signing.
MIT License
737 stars 91 forks source link

--profile does nothing #89

Closed mahe-work closed 4 years ago

mahe-work commented 4 years ago

Looks like the --profile command line argument does not work, awscurl uses default profile from ~/.aws/credentials despite the agument.

Running with AWS_PROFILE environment variable works fine.

mahe-work commented 4 years ago

Sorry, my bad. I'm using aws-mfa and noticed that there's already issue for it. Closing this one.