Skip to content

Rosa Bug --env flag should pop a warning if there is no match for available env. #2894

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

Open
MrSantamaria opened this issue May 20, 2025 · 1 comment
Assignees
Labels
UX UX related issue or improvement

Comments

@MrSantamaria
Copy link
Contributor

`

rosa login --env prod --govcloud --admin --region us-gov-west-1
To login to your Red Hat account, get an offline access token at
? Copy the token and paste it here:
`
This doesn't show a link to get token or throw an error that "prod" is not recognized.

`

rosa login --env production --govcloud --admin --region us-gov-west-1
To login to your Red Hat account, get an offline access token at https://api-admin.openshiftusgov.com/auth
? Copy the token and paste it here:
`
The proper value is production.

@hunterkepley hunterkepley self-assigned this May 21, 2025
@hunterkepley hunterkepley added the UX UX related issue or improvement label May 21, 2025
@hunterkepley
Copy link
Contributor

Will be addressing soon, thanks for submitting this issue

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

No branches or pull requests

2 participants