okigan / awscurl

curl-like access to AWS resources with AWS Signature Version 4 request signing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

--profile does nothing

mahe-work opened this issue · comments

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.

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