Hi, from the console lab, suddenly, when I want to push any source to my git account I need to use a token auth, it's because GitHub policy for accounts it's changed since August 13. I've to generated a token and use it wheter I want to push a source. I would like to know how I can use this token in my remote exam because I've to paste this long string in the password.
Thanks.
you can provide $(oc whoami -t) for p option
Regards,
Kuldeep
Sorry, but that command only give you your oc security token not your token Git. I think they're differents. When I did the examn, last december, I hadn't to use the token git in the end, it's only for the labs.
Thanks a lot for your time.
This is the correct answer. The exams don't have external internet access so you won't be able to use GitHub.com or similar services outside of the exam environment. If git repositories are to be used, they will be provided within the testing framework and the credentials will be supplied to you, by us.
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.