Skip to content

Instantly share code, notes, and snippets.

@DrewDouglass
Created August 17, 2016 15:12
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 DrewDouglass/5405c8d167dbc23491103cd3898c4c4f to your computer and use it in GitHub Desktop.
Save DrewDouglass/5405c8d167dbc23491103cd3898c4c4f to your computer and use it in GitHub Desktop.
Deploy - Pull from DEV to Local
fab stage:sitename pull && fab vagrant:sitename push
#To Sync
fab stage:sitename sync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment