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

Documentation regarding environment variable SF_SKIP_VERSION_CHECK incorrect #2590

Closed
w-andre opened this issue Dec 4, 2023 · 3 comments
Closed
Labels
bug Issue or pull request that identifies or fixes a bug more information required Issue requires more information or a response from the customer

Comments

@w-andre
Copy link

w-andre commented Dec 4, 2023

Version 2.14.6 introduced env variables to configure the behavior of the CLI regarding new version checks.
The documentation (https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_dev_cli_env_variables.htm and https://github.com/forcedotcom/cli/tree/main/releasenotes#2146-oct-25-2023) lists the available env variables but the one to completely disable the version check should be SF_SKIP_NEW_VERSION_CHECK instead of SF_SKIP_VERSION_CHECK as documented here (oclif/plugin-warn-if-update-available#437).

@w-andre w-andre added the investigating We're actively investigating this issue label Dec 4, 2023
Copy link

github-actions bot commented Dec 4, 2023

Hello @w-andre 👋 It looks like you didn't include the full Salesforce CLI version information in your issue.
Please provide the output of version --verbose --json for the CLI you're using (sf or sfdx).

A few more things to check:

  • Make sure you've provided detailed steps to reproduce your issue.
    • A repository that clearly demonstrates the bug is ideal.
  • Make sure you've installed the latest version of Salesforce CLI. (docs)
    • Better yet, try the rc or nightly versions. (docs)
  • Try running the doctor command to diagnose common issues.
  • Search GitHub for existing related issues.

Thank you!

@github-actions github-actions bot added more information required Issue requires more information or a response from the customer and removed investigating We're actively investigating this issue labels Dec 4, 2023
Copy link

github-actions bot commented Dec 4, 2023

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.

@mdonnalley mdonnalley added the bug Issue or pull request that identifies or fixes a bug label Dec 4, 2023
Copy link

git2gus bot commented Dec 4, 2023

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

azlam-abdulsalam added a commit to dxatscale/sfpowerscripts that referenced this issue Dec 5, 2023
SF cli documentation incorrectly mentions SF_SKIP_VERSION_CHECK, it should be SF_SKIP_NEW_VERSION_CHECK as described in the issue 
forcedotcom/cli#2590
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 more information required Issue requires more information or a response from the customer
Projects
None yet
Development

No branches or pull requests

3 participants