badbucket icon indicating copy to clipboard operation
badbucket copied to clipboard

Ability to select which aws profile to use

Open 0xdevalias opened this issue 8 years ago • 0 comments

Currently it appears that badbucket will just use the default aws profile configured. It would be cool if we could specify which profile to use, like with the aws CLI tools.

If this feature is already implemented, it wasn't obvious how to use it from the output of -h:

⇒  badbucket -h
Usage of badbucket:
  -b string
    	S3 bucket name
  -bucket string
    	S3 bucket name
  -r string
    	AWS region
  -region string
    	AWS region

0xdevalias avatar Aug 17 '17 06:08 0xdevalias