accedx

0.0.13 • Public • Published

accedx-salesforce-sfdx-plugin

Accedx integration with Salesforce SDFX tool

Version Greenkeeper Downloads/week License

Install

$ sfdx plugins:install accedx # Requires SFDX-CLI

Install with no promt:

$ echo "yes" | sfdx plugins:install accedx # Requires SFDX-CLI

Usage

$ sfdx accedx:...

$ sfdx accedx:... --help

' '

Contribute

Debugging

If the plugin is linked to the sfdx cli, call your command with the dev-suspend switch:

$ sfdx accedx:cache:list -u myOrg@example.com --dev-suspend

Alternatively, to call a command using the bin/run script, set the NODE_OPTIONS environment variable to --inspect-brk when starting the debugger:

$ NODE_OPTIONS=--inspect-brk bin/run accedx:cache:list -u myOrg@example.com

Readme

Keywords

Package Sidebar

Install

npm i accedx

Weekly Downloads

7

Version

0.0.13

License

MIT

Unpacked Size

235 kB

Total Files

125

Last publish

Collaborators

  • abouslimi