profiles: accept awscli for the sdk

Given our tooling, such as kola and ore, interacts with AWS, it's also
handy to have the awscli laying around to do things like emergency
cleanup, misc bash scripting, and other poking around.
This commit is contained in:
Euan Kemp 2017-08-25 11:58:21 -07:00
parent d54fd8941f
commit 393ec3ed82

View File

@ -0,0 +1,4 @@
# aws cli; handy for developer usage when working with kola
dev-python/awscli ~amd64
dev-python/s3transfer ~amd64
dev-python/botocore ~amd64