Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidbrewer/557666 to your computer and use it in GitHub Desktop.
Save davidbrewer/557666 to your computer and use it in GitHub Desktop.
# update the queue with content from our content sources
./symfony arm:syndication update
# publish content from the queue to our publication targets
./symfony arm:syndication publish
# or, do both those things in one step
./symfony arm:syndication update-and-publish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment