Integration Server 11.1 | webMethods Package Manager CLI Reference | wpm Requirements
 
wpm Requirements
Using the wpm CLI requires the following:
*wpm CLI must be installed. wpm is at the following location in the pre-built Docker images provided by IBM at https://containers.webmethods.io/products or when installed with Integration Server or Microservices Runtime via the IBM webMethods Installer: Software AG_directory/wpm.
*One of the following:
*A GitHub account for accessing packages in a GitHub repository.
*An Empower account for accessing the private, "licensed" repository in IBM webMethods Package Registry at https://packages.webmethods.io and an access token for the repository. The "licensed" repository references packages provided by IBM that are officially supported as part of your contract.
You can create an access token in the IBM webMethods Package Registry web portal and use that token to authenticate your account. Supply the token when executing wpm CLI commands or add it to the wpm.yml configuration file.
For more information about creating an access token for the "licensed" repository, see the IBM webMethods Package Registry help.
*The operating system environment variable JAVA_HOME must point to a valid JVM directory. wpm requires Java 11 or higher.