Revisit loading credentials from ENV once runner cmd
's are more clear.
This issue is just a reminder to revisit the way credentials are loaded in cf-executor/cg/creds.go
. They currently load straight from the OS environment but we might want to move that once it's more clear how everything will be instantiated.