Newer Version Available

This content describes an older version of this product. View Latest

Verify Your Installation

Verify your Salesforce CLI installation and plug-in versions.
Run this command to verify the Salesforce CLI version:
1sfdx --version
2sfdx-cli/6.0.10-3713d7b alpha (darwin-x64) node-v8.6.0

Run this command to verify the Salesforce CLI plug-in version:

1$ sfdx plugins --core
2salesforcedx 41.2.0 (core)

Run this command to return a list of the command families in the the force topic:

1sfdx force --help

This command returns all the force commands:

1sfdx force:doc:commands:list