0.0.13 • Published 2 years ago

accedx v0.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago