You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's New
Improved Login Experience
Auto-update shell profile: After running npx atxp login, your shell profile (~/.zshrc, ~/.bashrc, etc.) is automatically updated so new terminal windows have ATXP configured
Config file fallback: CLI now reads connection from ~/.atxp/config directly, so it works even without the ATXP_CONNECTION env var set
No more manual shell profile editing required!
How it works
Run npx atxp login
Complete authentication in browser
Open a new terminal - ATXP tools work automatically!