0.0.13 • Published 3 years ago

accedx v0.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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
0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago