udclient [global-args...] [global-flags...]
createApplicationFromTemplate [JSON file]
{
"description": "Description",
"enforceCompleteSnapshots": "Specify true to require an
explicit version for each component",
"existingComponentIds": "The list of existing Component
IDs to attach the application.",
"name": "Application name or ID",
"notificationScheme": "Notification scheme",
"templateId": "The ID of the template to use. If you are
using an application template, either this field or
templateName are required.",
"templateName": "The name of the template to use. If you
are using an application template, either this field or
templateId are required.",
"templateVersion": "The version of the template to use.
This field is required if you are using an application
template."
}
Related REST command: Create an application with components from a JSON file.