Right now the setting of credentials is done using cli argument. We can improve that by using environment variables. I propose to use `KRANK_GITHUB_TOKEN=token`, as well as `KRANK_GITLAB_TOKENS=gitabhost=token;gitlabhost2=token2` cc @zimbatm who suggested the idea.