= profile:create == Description Create a new profile with the specified name and parents == Syntax profile:create [options] [profileId] == Arguments |=== |Name |Description | profileId | |=== == Options |=== |Name |Description |--help |Display this help message |--parents |Optionally specifies one or multiple parent profiles. To specify multiple parent profiles, specify this flag multiple times on the command line. For example, --parents foo --parents bar. |=== == Details classpath:profileCreate.txt