Skip to main content

CLI Login / Auth

A) Browser login

Navigate to mission.testronaut.app and sign in/create an account. Use the report upload feature to track your test runs over time.

Once signed in, navigate to settings to generate an API key. alt text Scroll down to the API Keys section: alt text The CLI uses the generated API key or token for authenticated commands (e.g., report upload).

npx testronaut login

This will prompt you for your API key alt text

alt text