0.1.14 • Published 6 years ago
rstk-sfdx-package-utils v0.1.14
rstk-sfdx-package-utils
Utilities to better manage SalesforceDX Packages
Contents
Setup
Install as a SalesforceDX Plugin
sfdx plugins:install rstk-sfdx-package-utilsYou will be prompted to confirm that you want to install an unsigned plugin. Choose "yes"
This plugin is not digitally signed and its authenticity cannot be verified. Continue installation y/n?: yTo whitelist this plugin, add an entry for it in $HOME/.config/sfdx/unsignedPluginWhiteList.json.
Install from source
- Clone the repository
git clone https://github.com/rootstockmfg/rstk-sfdx-package-utils.git- Link the plugin:
sfdx plugins:link rstk-sfdx-package-utils