docs(cli): document account switching - #1104
Open
c8dhjp4tyv-bit wants to merge 1 commit into
Open
Conversation
c8dhjp4tyv-bit
force-pushed
the
docs/account-switching
branch
from
August 23, 2026 21:30
4214b45 to
b00d9e9
Compare
Contributor
|
Nice, small, focused doc addition that fills a real gap (issue #1086) — README currently doesn't mention how to switch accounts. The wording is clear and the placement right after the intro flow makes sense. Before this gets ported, please double check accuracy against actual CLI behavior:
Assuming the described behavior is verified against the current CLI, this is a good small contribution worth porting. |
Author
|
Verified the README wording directly against the current CLI behavior:
The original validation line was broader than needed for this docs-only change; the three checks above are the direct implementation evidence for every behavior documented by the new paragraph. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/logoutand/signoutcommandsfreebuff loginbrowser flow after logoutFixes #1086
Validation
command-registry.tsdefines/logoutwith/signoutas an aliaslogin-modal.tsxpromptsPress ENTER to login...before starting the browser login flowcli-args.tsacceptsfreebuff logingit diff --checkpassed