Newer Version Available

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

Verify Your Installation and Install the Plug-In

After installing the CLI, verify it by running the sfdx update command.

This command also installs the required plug-ins.

1sfdx update
2sfdx-cli: Updating to 5.7.6-d42cf65... (sfdxstable) 12.1 MB/12.1 MB
3Installing required plugins for force… done

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