I have used the gcloud auth login for authentication, but now I want to use a more secure method with service accounts. I have stopped my instance, created a service account with Owner roles, but when I use the gcloud project list, I can only see the current project. I have multiple other projects, how can I access every project with a service account?