fab-user
[Top][All Lists]
Advanced

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

Re: [Fab-user] fab version


From: Ronan Amicel
Subject: Re: [Fab-user] fab version
Date: Mon, 24 Oct 2011 02:10:22 +0200

On Mon, Oct 24, 2011 at 01:35, Kaushal Shriyan <address@hidden> wrote:
>
> Am i missing something ?

Here are a few tips, to help you get running with fabric.

If you want to know which version of fabric is installed:

$ fab --version

If you want to launch the "install" task defined in your fabfile:

$ fab install

If you want fabric to tell you what tasks are defined in the fabfile:

$ fab -l

If you have not done so already, I recommend reading the fabric tutorial here:
http://docs.fabfile.org/en/1.3.0/tutorial.html

Hope this helps.

-- 
Ronan Amicel



reply via email to

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