wpm, the powerful webMethods Package Manager is now available for direct download from IBM
wpm is a command line tool that you can use to download additional functionality for your webMethods runtime in the form of packages.
=> Download webMethods Package Manager (wpm)
Available packages can be browsed in our package registry at
=> https://packages.webmethods.io
Why download it ?
wpm is already embedded in our 11.x+ container images and in the 11.1 version of Service Designer IDE. This download is provided as a convenience in the case where you want to install it separately or use it to update your local development environment, without having to open Service Designer (some of us just prefer the command line).
You can also use the download in combination with older versions of webMethods where it isn't bundled. Note that if you want to use with it with a version prior to 10.15 then you will have to edit the setenv.sh or setenv.bat file to use a separate version of Java from your webMethods installation, as it requires Java 17 or better to run.
Running the command
Please refer to the README.md file in the zip file for details about configuring and running the wpm cli tool.
Happy building!