krank icon indicating copy to clipboard operation
krank copied to clipboard

Use environment variable for github/gitlab/... credentials

Open guibou opened this issue 3 years ago • 1 comments

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.

guibou avatar Dec 14 '20 15:12 guibou