Closed kubihie closed 8 years ago
thanks @kubihie 👍
The initial idea is to let these settings be controlled by user in their boto or AWS CLI settings but this seems good to have too.
It's exactly as you say. It has been deleted redundant:smile:
I have two named profiles configured in my credentials
file. To avoid mistakes I do not have a default profile. To use them with the aws
cli, I use the --profile
option to choose one. I am unable to use aq
because it does not let me specify the profile.
@ebpitts I am merging this so you can try to use aq
from master branch for your use case
@kubihie sorry for the delay and thank you for this contribution 👍
Thanks! I installed from master and it's working.
I added
--region
and--profile
command option.