UNPKG

sitecore-pathfinder

Version:
20 lines (17 loc) 483 B
publish-database =============== Publishes a Sitecore database (usually the 'master' database). Remarks ------- The `publish-database` tasks makes a web request to the website to publish a database. The database can be specified as a parameter to the task. Settings -------- | Setting name | Description | |--------------|-------------------------| | database | The database to publish | Example ------- ```cmd > scc publish-database master ```