Applies to:
- Winshuttle Foundation
CreateListItem
This command creates an item with a specified value in the given list.
Usage
svadm.exe -o createlistitem
                                            
Options
| Name | Description | Required | 
| List* | The name of the list. For example, -list "Expense Report" | Yes | 
| -fielddata | This creates an item with specified value. Require column name with value . For example, -fielddata "Title=My New Item,Value=100" | 
 | 
| url* | The URL of the site that contains the SharePoint list. For example, -url http://server/site | Yes | 
                                                 
                                            
