Sitecore Content Serialization configuration reference
The Sitecore Content Serialization (SCS) system uses a set of properties to determine what and how content items in a Sitecore instance are influenced by the serialization commands.
Include properties
The include properties:
Property |
Required |
Valid values |
Default value |
---|---|---|---|
|
Yes |
String |
None |
|
Yes |
String |
None |
|
No |
|
|
|
No |
|
|
|
No |
Number |
|
|
No |
|
|
Duplicate item names on the same level are not supported by the CLI, even if such items are under ignored nodes.
Scope
The scope
property configures what content items are influenced:
Scope |
Content items influenced |
---|---|
|
Only the content item. |
|
The content item and its immediate children. |
|
The content item and all its descendants. |
|
Only the descendants of the content item. |
|
All children and descendants are ignored except those previously matched. Important Only valid in rules. Not valid in includes. |
Allowed push operations
The allowedPushOperations
property configures how content items can be influenced when pushed to your Sitecore instance:
Content item in file system? |
Content item in instance? |
|
|
|
---|---|---|---|---|
Yes |
No |
Create item |
Create item |
Create item |
Yes |
Yes |
Ignore item |
Update item |
Update item |
No |
Yes |
Ignore item |
Ignore item |
Delete item |
Rules
The rule properties:
Property |
Required |
Allowed values |
Default value |
---|---|---|---|
|
Yes |
String |
None |
|
Yes |
|
None |
|
No |
String |
None |
|
No |
|
Inherited from parent |