docs: add ac whoami command reference#745
Conversation
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThis PR adds documentation for the ChangesAC CLI Documentation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/en/ui/cli_tools/ac/developer-command-reference.md`:
- Around line 2021-2022: Add a one-line security caution immediately after the
"ac whoami -t" example warning that the printed session token is sensitive and
should not be exposed in logs, shell history, screenshots, or shared output;
reference the example command "ac whoami -t" so editors can locate it and ensure
the wording is concise (e.g., "Caution: the token printed by ac whoami -t is
sensitive—do not expose it in logs, shell history, or screenshots.").
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 3976ec32-a8f1-49df-8748-dc01113b9e20
📒 Files selected for processing (1)
docs/en/ui/cli_tools/ac/developer-command-reference.md
Summary by CodeRabbit
ac whoamicommand, including usage examples for displaying the currently authenticated user, context details, server API URL, and authentication token.