Skip to content

Instantly share code, notes, and snippets.

@murven
Created April 26, 2016 15:52
Show Gist options
  • Select an option

  • Save murven/b4c91a606dbabb11e0e499d630e31879 to your computer and use it in GitHub Desktop.

Select an option

Save murven/b4c91a606dbabb11e0e499d630e31879 to your computer and use it in GitHub Desktop.
Publish current item in sitecore powershell console
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