Assure1 Package Manager¶
Overview¶
The Assure1 Package Manager can be used to do various tasks in regards 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 needed 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 Federos Assure1 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:
installInstall packageinstall-roleDownload packages associated with role(s)downloadDownload package(s) but do not installdownload-roleDownload packages associated with role(s) but do not installupdate [VERSION]Update the server's roles to the newest available (or to VERSION)createCreate an installable .pkg filecheckValidate package checksums and dependenciesrerun-postinstallRe-run the PostInstall section from package definition