apex / apex-shell

Interactive shell for executing commands in AWS Lambda containers.
MIT License
121 stars 4 forks source link

GetProfile no longer in apex/utils leading to install error #3

Closed joshrtay closed 8 years ago

joshrtay commented 8 years ago

src/github.com/apex/apex-shell/main.go:129: undefined: utils.GetProfile

tj commented 8 years ago

haha dammit, aws config stuff is a nightmare, removing that magic for now

tj commented 8 years ago

binary releases will still work but 1256baa