Sitecore Content Serialization FAQ
Here you can read answers to some of the most frequently asked questions about Sitecore Content Serialization (SCS).
Which problems does SCS solve?
Items are created and updated all the time, and these changes must be synchronized across instances and between developers working on the solution in the same way as sharing code.
However, synchronizing item changes is error-prone and time-consuming because of limited automation facilities.
SCS addresses this with out-of-the-box item serialization that lets you automate the synchronization of item changes.
What are the benefits of using Sitecore Command Line Interface or Sitecore for Visual Studio?
Sitecore Command Line Interface (CLI) is a command line interface that interacts with SitecoreAI instances. This provides for increased automation and version control. Sitecore for Visual Studio (SVS) is a graphical tool that interacts with SitecoreAI instances from within Visual Studio. SVS provides the same capabilities as Sitecore CLI but is intended for users unfamiliar with command-line tools.
Are there any features available exclusively in Sitecore CLI or SVS?
Sitecore CLI and SVS have feature parity for day-to-day development tasks. Developers can choose how they want to work without giving up any functionality.
Does Sitecore CLI work on Linux machines?
Yes, Sitecore CLI works on Windows, macOS, and Linux.