I think fabric should has a config file to keep the hosts.

when I run fabric task, all the hosts will pass to task as connection

-H flag is used to filter the target hosts

In this case, I need not to type fab -H host1,host2 deploy

Yes, It acts somehow like capistrano
_______________________________________________
Fab-user mailing list
Fab-user@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to