udclient [global-args...] [global-flags...]
createComponentTemplate [JSON file]
{
"componentType": "STANDARD or ZOS",
"description": "Component template description",
"importAutomatically": "Optional, boolean. Force
components to import versions automatically (true) or
never import automatically (false). Leave blank to specify
value when component is created.",
"name": "Component template name or ID",
"properties": {"Source configuration plugin property
name": "Property value"},
"sourceConfigPluginName": "Name of the source
configuration type"
}
Related REST command: Create a component template from a JSON file.