Login providers
You can create Shuttle accounts with the following authentication providers:- GitHub
- Email + password (via Auth0)
Account Tiers
There are four Shuttle account tiers: Community, Pro, Growth, and Enterprise. Check the Pricing page for more information. Pro Trial is included by default at signup, find out more here.API Key
A Shuttle account has a single Shuttle API key. The key can be retrieved in the Console’s Account Overview. The CLI commandshuttle login
automatically enters the API Key into the CLI configuration after confirming in the browser.
Reset API Key
To reset the API Key, navigate to the Console’s Account Overview. You can also useshuttle logout --reset-api-key
followed by shuttle login
.