To reproduce:
renku login https:dev.renku.ch
renku clone https://gitlab.dev.renku.ch/tasko.olevski/test-18.git
cd test-18
renku session start -p renkulab
- You get the error message:
Error: Please run the renku login command to authenticate with Renku.
But I have already logged into renku in step 1. This command then has to be rerun inside every repo after the repo has been cloned. The CLI should adjust the repo/config to include the credentials and not require users to re-login for every repo that is cloned.