Buildbatchpackage - Build batch package
Syntax with options, and parameters:
perl $GENDIR/bin/buildbatchpackage [-en]
[-i id] [-r release] directory
Options | Description |
---|---|
-e |
To expand .tar file upon completion. It only works if one release is found. |
-n |
Non-interactive. It overwrites files without confirmation. |
-i |
An alphanumeric identifier or ID. For example, REL100200300. The default value is the timestamp. |
-r |
Release. For example, 9.0.1, 10.0, and so on. It is used to build only the specific release. If you do not specify a release, by default, a batch package is created for all detected releases. |
directory |
The location where all packages are found. It is not recursive. |
directory |
The location where the batch package is saved. |
The output is a batch package file and is stored in the directory with the file name <release>_batch_<timestamp>.tar or <release>_batch_<ID>.tar.