Option | Description |
{--input | -i} filename{.xml | .json} | Optional. Input file in XML or JSON format that contains the bootstrap installer image details. For more information, see
input. You can either use an input data file or specify arguments for the command. For an example of a bootstrap details XML file, see the usage notes for the
sagcc exec provisioning bootstrap
nodes command. |
[version=version] | Version of the product repository for which to create the bootstrap installer image. Valid values are: major version (for example, 9) major.minor version (for example, 9.8) latest If Command Central cannot match the specified version to a registered product repository, Command Central returns an error. If you do not specify this option, the command uses the latest version available in the product repository. |
[repoName=name] | Name of the product repository from which to create the bootstrap installer image. If you do not include this parameter, the command uses: The product repository that matches the version specified in the version=version argument If the version=version argument is not specified, the registered repository for the latest version. If only one product repository is registered in Command Central, the command uses that repository. If no repositories are registered in Command Central, the command returns an error. |
[platform=platform] | ID of the target operating system for which to create the bootstrap installer image. If you do not specify this option, the command uses the operating system on the localhost machine. |
[product=product] | ID of products to include in the bootstrap installer image. Valid values are SPM, CCE, and CLI. |
[distribution=type] | Software distribution to include in the bootstrap installer image. Valid values are: MIN. Platform Manager only. Supported only for a local installation on the Command Central host. This distribution does not install the Java Runtime Environment (JRE) supported by webMethods products and uses the JRE of the target machine. DEF. Platform Manager, Update Manager, and the Command Central command line interface. ALL. Platform Manager, Update Manager, the Command Central command line interface, and all Platform Manager product plug-ins. Supported only for releases 9.8 and 9.9 If you do not specify this option, the command includes the complete distribution. |
[options] | Any option supported by the command line interface (see
Common Options). |