Package
Overview
The Unified Assurance Package Manager can be used to do various tasks related to packages. There are a variety of options that are available.
create is an advanced option for customer or partner custom packages.
Administration Details
The following list shows the technical details you will need for advanced administration of the application:
-
Package - assure1-app
-
Synopsis -
./Package [OPTIONS] ARGUMENT PACKAGE
-
Options:
-s, --Silent Enable silent mode -d, --Depot Specify package depots - arg format: LOCATION:LABEL - LOCATION is a directory of packages. The following LOCATION formats are supported: - LOCAL - a local directory, expected to begin with '/' - REMOTE - a directory of files served over http/s. Expected to begin with 'htt' - CHANNEL - an official Oracle Communications Unified Assurance channel. will be in the format server:branch (for instance, assure1:stable). Any available channels will be documented elsewhere. - LABEL is optional. If present, will be used as an informative label for the depot in log messages. If not provided, a label will be generated from LOCATION -?, -h, --Help Print usage and exit
-
Arguments:
-
install
Install package -
install-role
Download packages associated with role(s) -
download
Download package(s) but do not install -
download-role
Download packages associated with role(s) but do not install -
update [VERSION]
Update the server's roles to the newest available (or to VERSION) -
create
Create an installable .pkg file -
check
Validate package checksums and dependencies -
rerun-postinstall
Re-run the PostInstall section from package definition
-