docs: update manual authentication commands - #342
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review. WalkthroughThe authentication documentation now uses ChangesAuthentication documentation
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~2 minutes Change: Other Merge Risk: ⚪ Minimal · up to The authentication walkthrough now documents the current supported commands with no merge-blocking risk identified. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
What does this PR do?
Updates the manual authentication walkthrough to use the current, visible CLI commands:
testsprite setup --no-agentconfigures credentials without installing an agent skill.testsprite auth statusverifies the active identity and profile.This keeps the manual, step-by-step flow intact while avoiding hidden deprecated aliases and their deprecation notices.
Related issue
N/A - documentation-only correction; the contribution guide does not require an issue for doc fixes.
Type of change
Checklist
mainbranch.npm run lintandnpm run format:checkpass.npm run typecheckpasses.npm testis not required because runtime behavior is unchanged.DOCUMENTATION.md.Notes for reviewers
npm run lintcompletes with zero errors; its existing warnings are unrelated to this documentation-only change.npm run format:checkandnpm run typecheckpass.Summary by CodeRabbit
--no-agentoption to environment-based setup guidance.testsprite auth status.