Task
|
Command
|
||
---|---|---|---|
To install the SFDX plugin
|
Run one of the following commands:
sfdx plugins:install svmxc-sfdx
OR
$ npm install -g svmxc-sfdx
|
||
To confirm the installation
|
Run the following command :
sfdx plugins:commands
|