cloudformation-cli
cloudformation-cli copied to clipboard
specify --profile for cli
closes #777
Description of changes:
New optional argument --profile
to indicate which AWS profile should be used by the CLI for commands submit
, invoke
, and test
.
Testing:
In addition to unit test modifications, the following commands have been manually tested with and without --profile
specified:
- [x]
submit
module - [x]
submit
hook - [x]
submit
resource
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Thanks for the contribution, we should take a look at your pull-request soon and get back
Hi @Brianwithay21, @MalikAtalla-AWS, anything further required before this is eligible for merging? I don't appear to have permission to merge this.
Hey @rrhodes, thanks for the reminder. I'll ping the team who owns this repo.
Hey @rrhodes, thanks for the reminder. I'll ping the team who owns this repo.
No trouble, thanks @MalikAtalla-AWS 🙂
I'll look to resolve these merge conflicts, thanks.