Skip to content

Commit

Permalink
Adding update_project command
Browse files Browse the repository at this point in the history
  • Loading branch information
ilian authored and ilian committed Sep 16, 2012
1 parent 0c21b60 commit 9748e10
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README
Expand Up @@ -28,6 +28,10 @@ fab -H <user>@<server> -f <fabfile_path> deploy_project:<project_name>,<env_type

Where env_type can be development or production

Updating existing project

fab -H <user>@<server> -f <fabfile_path> update_project:<project_name>,<env_type>


Dependencies:
=============
Expand Down

0 comments on commit 9748e10

Please sign in to comment.