Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Uninstalls a package version from the target org.

This plugin operation requires sfdx to be installed on the endpoint where the project will be executed.

Target Properties

Property Name

Property Code

Required

Description

Salesforce Account Code

FDSF_ACCOUNT_CODE

Yes

Salesforce Account with all the required properties like User, Password, Client Id, etc.

Salesforce Cli Path

FDSF_CLI_PATH

No

The Salesforce CLI Path. (Eg: C:\Program Files\Salesforce CLI\bin)

...

Input Name

Input Code

Required

Description

Salesforce Account Code

FDSF_INP_ACCOUNT_CODE

No

Salesforce Account Code

Salesforce Package Name

FDSF_PACKAGE_NAME

No

Package Name to create version

Salesforce Project Location

FDSF_INP_PROJECT_LOCATION

No

Project Source Folder

If not specified, a json file in the artifacts folder must supply the information.

Salesforce Package Version Number

FDSF_INP_VERSION_NO

No

Package Version Number

If not specified, a json file in the artifacts folder must supply the information.

Artifacts

This operation consume artifact and doesn’t produce any artifacts.

...