Skip to content

Salesforce CLI plugin to help with second generation packaging related tasks

License

Unknown, BSD-3-Clause licenses found

Licenses found

Unknown
LICENSE
BSD-3-Clause
LICENSE.txt
Notifications You must be signed in to change notification settings

ImJohnMDaniel/sfdx-toolbox-package-utils

Repository files navigation

@dx-cli-toolbox/sfdx-toolbox-package-utils

Utilities to better manage SalesforceDX Packages

Contents

Setup

Install as a SalesforceDX Plugin

sfdx plugins:install @dx-cli-toolbox/sfdx-toolbox-package-utils

You 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?: y

To whitelist this plugin, add an entry for it in $HOME/.config/sfdx/unsignedPluginWhiteList.json.

Install from source

  1. Clone the repository
git clone https://github.com/ImJohnMDaniel/sfdx-toolbox-package-utils.git
  1. Link the plugin:
sfdx plugins:link .

Commands

About

Salesforce CLI plugin to help with second generation packaging related tasks

Resources

License

Unknown, BSD-3-Clause licenses found

Licenses found

Unknown
LICENSE
BSD-3-Clause
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published