fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] How do I execute fabric script from a Java Program


From: Nathan M
Subject: Re: [Fab-user] How do I execute fabric script from a Java Program
Date: Wed, 25 Nov 2015 16:04:00 +0000

You need to use the absolute path of the fab binary and give the absolute path to your fabfile, like this :
/home/user/venv/bin/fab --fabfile=/home/user/myfabfile mytask


reply via email to

[Prev in Thread] Current Thread [Next in Thread]