Created
April 26, 2016 15:52
-
-
Save murven/b4c91a606dbabb11e0e499d630e31879 to your computer and use it in GitHub Desktop.
Publish current item in sitecore powershell console
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Get-Item . | Publish-Item -Recurse -PublishMode Full |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment