Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: logout confirmation messages #923

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Conversation

mshanemc
Copy link
Contributor

What does this PR do?

fix logout confirmation messages

What issues does this PR fix or reference?

forcedotcom/cli#2671
@W-14903300@

@mshanemc mshanemc changed the title Sm/fix-logout-confirmation fix: logout confirmation messages Jan 27, 2024
@cristiand391
Copy link
Member

QA notes:

✅ single user:

before:

sf org logout --target-org <user>
? Are you sure you want to log out of all your orgs? no
No orgs selected for logout.

after:

sf org logout --target-org <user>
? Are you sure you want to log out of <user>? (y/N)
No orgs selected for logout.

same when running sf org logout and selecting a username from the prompt.

@cristiand391 cristiand391 merged commit 1da578d into main Jan 29, 2024
13 checks passed
@cristiand391 cristiand391 deleted the sm/fix-logout-confirmation branch January 29, 2024 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants