How can I deploy to Package Server from command line?
I have created a program that calls MSBuild on a Jenkins build node that will successfully build .OpenSpan files as part of a CI/CD pipeline.
The next thing I need this to do is to upload built packages to our package server. Is there a way this can be done through the CLI rather than having to manually do it from Robot Studio?
I followed the link in this post:https://collaborate.pega.com/question/deploy-project-using-command-line to read about the Deployment Manager, but the link goes to a "Content not found" page.
(This is for Robotics 19.1, not 8.0 as I selected. There is no selection for 19.1 yet.)