We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rover config whoami
rover config whoami does not work with user API Key
Create a key from Personal Settings > API Keys
Rover should work
Rover fails but does not exit with an error.
(reporting on behalf of customer, rover is running from Azure DevOps Pipelines)
The text was updated successfully, but these errors were encountered:
@burn2delete once the API key is created in Personal Settings, how is this key supplied to rover?
For example, using the APOLLO_KEY env var, or a config profile? docs reference
APOLLO_KEY
Also, is it possible to share the output of rover -l debug config whoami?
rover -l debug config whoami
Sorry, something went wrong.
No branches or pull requests
Description
rover config whoami
does not work with user API KeySteps to reproduce
Create a key from Personal Settings > API Keys
Expected result
Rover should work
Actual result
Rover fails but does not exit with an error.
Environment
(reporting on behalf of customer, rover is running from Azure DevOps Pipelines)
The text was updated successfully, but these errors were encountered: