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

incorrect org logout message #2671

Closed
mshanemc opened this issue Jan 27, 2024 · 5 comments
Closed

incorrect org logout message #2671

mshanemc opened this issue Jan 27, 2024 · 5 comments
Labels
bug Issue or pull request that identifies or fixes a bug

Comments

@mshanemc
Copy link
Contributor

Summary

Steps To Reproduce

  1. sf org logout -o someOrg
  2. sf org logout [then select some but not all orgs]

Expected result

  1. confirmation to log out of that org
  2. confirmation to log out of # orgs

Actual result

? Are you sure you want to log out of all your orgs? (y/N)

System Information

{
  "architecture": "darwin-arm64",
  "cliVersion": "@salesforce/cli/2.27.1",
  "nodeVersion": "node-v20.10.0",
  "osVersion": "Darwin 23.2.0",
  "rootPath": "/Users/shane.mclaughlin/.local/share/sf/client/2.27.1-ef58785",
  "shell": "zsh",
  "pluginVersions": [
    "@oclif/plugin-autocomplete 3.0.5 (core)",
    "@oclif/plugin-commands 3.1.1 (core)",
    "@oclif/plugin-help 6.0.12 (core)",
    "@oclif/plugin-not-found 3.0.9 (core)",
    "@oclif/plugin-plugins 4.1.21 (core)",
    "@oclif/plugin-search 1.0.12 (core)",
    "@oclif/plugin-update 4.1.8 (core)",
    "@oclif/plugin-version 2.0.11 (core)",
    "@oclif/plugin-warn-if-update-available 3.0.9 (core)",
    "@oclif/plugin-which 3.0.15 (core)",
    "@salesforce/cli 2.27.1 (core)",
    "apex 3.0.20 (core)",
    "auth 3.3.3 (core)",
    "data 3.0.17 (core)",
    "deploy-retrieve 3.2.6 (core)",
    "dev 2.1.9 (user)",
    "info 3.0.18 (core)",
    "limits 3.1.5 (core)",
    "marketplace 1.0.18 (core)",
    "org 3.3.8 (core)",
    "packaging 2.1.3 (core)",
    "schema 3.1.0 (core)",
    "settings 2.0.19 (core)",
    "sobject 1.1.3 (core)",
    "source 3.1.6 (core)",
    "telemetry 3.1.10 (core)",
    "templates 56.0.11 (core)",
    "trust 3.3.2 (core)",
    "user 3.2.4 (core)",
    "sfdx-migration-automatic 4.2.3 (user)"
  ]
}
@mshanemc mshanemc added the investigating We're actively investigating this issue label Jan 27, 2024
@mshanemc mshanemc changed the title bad logout message incorrect org logout message Jan 27, 2024
Copy link

Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support.

@github-actions github-actions bot added the validated Version information for this issue has been validated label Jan 27, 2024
@mshanemc mshanemc added bug Issue or pull request that identifies or fixes a bug and removed validated Version information for this issue has been validated labels Jan 27, 2024
Copy link

git2gus bot commented Jan 27, 2024

This issue has been linked to a new work item: W-14903300

@mshanemc mshanemc removed the investigating We're actively investigating this issue label Jan 27, 2024
@mshanemc
Copy link
Contributor Author

mshanemc commented Feb 3, 2024

fixed by salesforcecli/plugin-auth#923

@aidan-harding
Copy link

I came here to report this bug, but you've already fixed it... Nice! I guess I'll see that on the next update.

@mshanemc mshanemc closed this as completed Feb 7, 2024
@hvilminko
Copy link

I tested with salesforce/cli/2.27.6 at it works correctly now! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue or pull request that identifies or fixes a bug
Projects
None yet
Development

No branches or pull requests

3 participants