|
Ensure that the latest version of CLI/NPM is installed before installing the SFDX plugin.
|
Task
|
Command
|
||
---|---|---|---|
To install the SFDX plugin
|
Run one of the following commands :
sfdx plugins:install a360sfdx
OR
$ npm install -g a360sfdx
|
||
To confirm the installation
|
Run the following command :
sfdx plugins:commands
|