Skip to main content

OrBIT User Guide

‑‑productTemplate

In this section:
Syntax
--productTemplate="template"
Parameters

template

A string that corresponds to the name of a product template (string). One of:

  • Dynamic_provisioning—specifies the template for the eSecIP Professional edition (license required)

  • Static_provisioning—specifies the template for the eSecIP Standard edition (license required)

  • Basic_provisioning—specifies the template for the eSecIP Basic edition

For use with

The createPpkg and getSampleConfigs commands.

Description

Use this option together with the createPpkg command to specify the instructions and associated metadata that will be used in the provisioning process. Use the option together with the getSampleConfigs command to create a sample configuration file to be used with the specified product template.

Note

This option corresponds to the field productTemplate in the product configuration file, and that is where this setting is normally made. If this option is specified on the command line as an option to the createPpkg command, it overrides the field value in the configuration file.

See also

productTemplate