Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rover login to respect -c switch and be able to log into available sovereign clouds. #329

Open
timothymeyers opened this issue Jul 19, 2023 · 0 comments

Comments

@timothymeyers
Copy link

As best as I can tell, while the -c switch is there to set sovereign clouds, it does not appear the rover login command uses it at all.

As a workaround, I was able to log directly in to Azure Government using the az cli and then I could use rover.

I believe that somewhere near here that another if statement needs to be added, and if -c is set, to execute an az cloud set --name <cloud> prior to executing az login

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant