How to check salesforce cli version in cmd
After downloading and installing Salesforce CLI, Goto C:Program Filessfdx to verify it is installed. Open CMD as an administrator > type sfdx -v > Press Enter key. It will show the version installed. Run this command to verify the Salesforce CLI plug-in version: sfdx plugins –core salesforcedx 41.2.0 (core) This command returns a list of … Read more