GitHub CLI automatic login within devcontainer

16 views Asked by At

Every time I create a devcontainer in vscode, I have to login again using the GitHub CLI. Is there a way to automate this? Have GitHub CLI login automatically on the container (exploiting the fact that I am logged in already in the host machine)?

0

There are 0 answers