List of Commands
The system consists of the following commands.
- Create Site Collection
- Add Components to a Site Collection
- Create Site
- Add Components to a Site
- Create Library
- Add Components to a Library
- Create Team
- Create Channel
- Create Document Set
Command Syntax
All commands share the following basic arguments.
-Operation
The operation that is going to take place i.e. CreateSite, CreateLibrary etc.
-URL
The SharePoint URL which is being created or operated against (i.e. adding components to an existing site collection, site or library).
-PackageKey
The package key relates to the XML files installed with the system. There is an XML file called Packages.xml which contains one to many packages, each package contains one to many options.
-OptionKey
The Packages.xml files contains a number of different options, which can be selected and run by specifying the Option Key.
For more information about each command and its particular arguments, please see the Commands page.