Installs a package in the target org.
It executes the package install command.
In addition to the attributes used by every ant-sf task, this task uses the following attributes:
Attribute | Command line equivalent | Description | Required |
---|---|---|---|
installationkey | --installation-key | Installation key for installing a key-protected package. | No |
package | --package | The ID (starts with 04t) or alias of the package version to install. | No |
publishwait | --publish-wait | Maximum number of minutes to wait for the subscriber package version ID to become available in the target org before canceling the installation request. | No |
targetorg | --target-org | A username or alias for the target org. | No |
wait | --wait | Maximum number of minutes to wait for installation status. | No |
Version: 0.0.0-master