Is it possible to build a sitecore data package from command line, or outside of a web context? i.e. using nant
问题 The Sitecore package wizard can be used to build a package containing data and files for the local Sitecore instance. Is it possible to build a Sitecore package (items only, files are not required) from the command line, or otherwise outside the context of a website? The idea is to use Nant to create a Sitecore data package. I'm aware of Hedgehog TDS, but this question is aimed at what can be done with the existing Sitecore api. 回答1: You should take a look at the Sitecore.Install