27-05-21 07:58 PM
28-05-21 05:14 AM
For a package that already exists, create a release and export it using:
AutomateC /exportpackage "HR Processes" /release "v1.4" /sso
If the /release <release_name> parameter is not specified, the name of the release will automatically be set to “<package_name> - Release #”, where the release number is incremented automatically.
Note that the package itself, where various processes, objects, tiles etc. are grouped must be created through the GUI first. The .bprelease file will be exported to the folder where the command was executed and requires write permission to that folder.