Dashboard
Use the web app for account authentication, organizations, projects, and invitations.
What You Do in the Dashboard
- Passwordless sign up and sign in
- Organization and project membership management
- Project-level views for environments and versions
- CLI login authorization handoff during device flow
CLI + Dashboard Handoff
1) Run: envx login
2) Browser opens with /cli?code=<deviceCode>
3) Confirm authorization in dashboard
4) CLI receives token and stores it in OS keychainContinue to CLI Setup after authorization.