dscl createpli <path> <key> <value index> <plist path> <val> [vals...]
Creates a string, or array of strings at plist_path for the plist at value_index of the key
Arguments
| Name | Description | 
|---|---|
| path | Path to the record | 
| key | Directory Service record attribute type | 
| value index | Value index of the key | 
| plist path | Path to the plist file | 
| val | Value of the key | 
| vals | Value of the key |