How can I login using atlas config init during a script

My issue is that my CircleCI runner data won’t be persistent so I will have to store the file in my repo and I prefer to avoid this solution for security reason.

EDIT: I found that there is environment variables for Atlas CLI