force-package-install Task

Description

Installs a package in the target org.

It executes the force:package:install command.

Parameters

In addition to the attributes used by every ant-sfdx task, this task uses the following attributes:

Attribute Command line equivalent Description Required
installationkey -k 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 --publishwait 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
targetusername -u A username or alias for the target org. No
wait -w Maximum number of minutes to wait for installation status. No

Version: 0.0.0-master